account

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGetByHeightHttpHandler

func NewGetByHeightHttpHandler(db *store.Store, c figmentclient.Client) *getByHeightHttpHandler

func NewGetByHeightUseCase

func NewGetByHeightUseCase(db *store.Store, c figmentclient.Client) *getByHeightUseCase

Types

type GetByHeightRequest

type GetByHeightRequest struct {
	Address string `uri:"address" binding:"required"`
	Height  *int64 `form:"height" binding:"-"`
}

type HeightDetailsView

type HeightDetailsView struct {
	*figmentclient.AccountDetails
}

func ToHeightDetailsView

func ToHeightDetailsView(rawAccountDetails *figmentclient.AccountDetails) *HeightDetailsView

Jump to

Keyboard shortcuts

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