Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { api.BaseController Repo *FundsService }
Controller handles user API endpoints
type FundsService ¶
FundsService is the repositorty for API access to DB funds
func (*FundsService) Load ¶
func (u *FundsService) Load()
Load retrieves all documents from the funds collection
Click to show internal directories.
Click to hide internal directories.