Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶
func StartServer() error
Types ¶
type AuthZServer ¶
type AuthZServer struct { }
func (*AuthZServer) Check ¶
func (a *AuthZServer) Check(ctx context.Context, ch *v2.CheckRequest) (cp *v2.CheckResponse, e error)
Click to show internal directories.
Click to hide internal directories.