package
3.2.2+incompatible
Repository: https://github.com/laincloud/entry.git
Documentation: pkg.go.dev

# Functions

NewClient return an initialized Client struct pointer.

# Structs

AccessToken denotes the response of https://${sso.domain}/oauth2/token.
Client communicate with the SSO service.
Group denotes the response of https://${sso.domain}/api/groups/{groupname}.
GroupMember denotes the subgroup of group.
Member denotes the member of group.
User denotes sso user.