...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
edge-infra.dev
/
pkg
/
edge
/
iam
/
profile
/
session.go
Documentation:
edge-infra.dev/pkg/edge/iam/profile
1
package profile
2
3
type Session interface {
4
}
5
View as plain text