Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMustAPIDiscoveryService ¶
func GetMustAPIDiscoveryService(name string) service.APIDiscoveryService
GetMustAPIDiscoveryService will return the service.APIDiscoveryService if not found, it will panic
func GetMustFilterFunc ¶
func GetMustFilterFunc(name string) context.FilterFunc
GetMustFilterFunc will return the pixiu.FilterFunc if not found, it will panic
func SetAPIDiscoveryService ¶
func SetAPIDiscoveryService(name string, ads service.APIDiscoveryService)
SetAPIDiscoveryService will store the @filter and @name
func SetFilterFunc ¶
func SetFilterFunc(name string, filter context.FilterFunc)
SetFilterFunc will store the @filter and @name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.