Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopAuthHandler ¶
type NoopAuthHandler struct{}
NoopAuthHandler not need implement any logic developer can extend authenticate and authorization by set new handler in chassis.yaml
func (*NoopAuthHandler) Handle ¶
func (bk *NoopAuthHandler) Handle(chain *handler.Chain, inv *invocation.Invocation, cb invocation.ResponseCallBack)
Handle set local attribute to http request
Click to show internal directories.
Click to hide internal directories.