package
Version:
v0.1.11
Opens a new window with list of versions in this module.
Published: Mar 15, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Company struct {
ID string `json:"app_id" header:"X-Companyid"`
}
type Item struct {
Func func(string) error `json:"-"`
ID int `json:"id" param:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.