package
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Sep 5, 2024
License: MIT
Opens a new window with license information.
Imports: 4
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 *int `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.