Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InventoryServer ¶
type InventoryServer struct {
// contains filtered or unexported fields
}
func New ¶
func New(clients *clients.Clients) *InventoryServer
func (*InventoryServer) ServeHTTP ¶
func (i *InventoryServer) ServeHTTP(resp http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.