balance

package
v0.10.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGetForAddressHttpHandler

func NewGetForAddressHttpHandler(db *store.Store, c *client.Client) *getForAddressHttpHandler

func NewGetForAddressUseCase

func NewGetForAddressUseCase(db *store.Store) *getForAddressUseCase

Types

type GetForAddressRequest

type GetForAddressRequest struct {
	Address string    `uri:"address" binding:"required"`
	Start   time.Time `form:"start" binding:"-" time_format:"2006-01-02"`
	End     time.Time `form:"end" binding:"-" time_format:"2006-01-02"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL