Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InternalAuthorizerAdapter ¶
type InternalAuthorizerAdapter struct {
// contains filtered or unexported fields
}
func NewInternalAdapter ¶
func NewInternalAdapter(public pub.Authorizer) *InternalAuthorizerAdapter
func (*InternalAuthorizerAdapter) Authorize ¶
func (authorizer *InternalAuthorizerAdapter) Authorize(ctx context.Context, input app.AuthorizeCommandInput) (app.Signature, error)
Click to show internal directories.
Click to hide internal directories.