Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) (*server.Guard, error)
Types ¶
type Guard ¶ added in v2.0.30
type Guard struct {
*kernel.ServerGuard
}
func NewGuard ¶ added in v2.0.30
func NewGuard(app *kernel.ApplicationInterface) *Guard
Click to show internal directories.
Click to hide internal directories.