Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CategoryBudget ¶
type CategoryBudgets ¶
type CategoryBudgets struct {
// contains filtered or unexported fields
}
func (*CategoryBudgets) Fetch ¶
func (c *CategoryBudgets) Fetch(id string) ([]CategoryBudget, error)
func (*CategoryBudgets) Handle ¶
func (c *CategoryBudgets) Handle(w http.ResponseWriter, req *http.Request)
func (*CategoryBudgets) List ¶
func (c *CategoryBudgets) List() ([]CategoryBudget, error)
Click to show internal directories.
Click to hide internal directories.