fix typos
Signed-off-by: allencloud <allen.sun@daocloud.io>
This commit is contained in:
parent
83be58f17e
commit
b4488c647b
9 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@ func NewCtx(authZPlugins []Plugin, user, userAuthNMethod, requestMethod, request
|
|||
}
|
||||
}
|
||||
|
||||
// Ctx stores a a single request-response interaction context
|
||||
// Ctx stores a single request-response interaction context
|
||||
type Ctx struct {
|
||||
user string
|
||||
userAuthNMethod string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue