Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminMiddleWare ¶
type AdminMiddleWare struct { }
func (*AdminMiddleWare) Process_request ¶
func (*AdminMiddleWare) Process_response ¶
type HealthMiddleWare ¶
type HealthMiddleWare struct {
// contains filtered or unexported fields
}
func (*HealthMiddleWare) Process_request ¶
func (*HealthMiddleWare) Process_response ¶
type MiddleWare ¶
type ResourceMiddleWare ¶
type ResourceMiddleWare struct { }
func (*ResourceMiddleWare) Process_request ¶
func (*ResourceMiddleWare) Process_response ¶
Click to show internal directories.
Click to hide internal directories.