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 HeightDetailsView ¶
type HeightDetailsView struct {
*figmentclient.AccountDetails
}
func ToHeightDetailsView ¶
func ToHeightDetailsView(rawAccountDetails *figmentclient.AccountDetails) *HeightDetailsView
Click to show internal directories.
Click to hide internal directories.