package
9.0.0+incompatible
Repository: https://github.com/joostvdg/go-scm.git
Documentation: pkg.go.dev
# Constants
RoleAdmin specifies the user is an org admin, or lists only admins.
RoleAll lists both members and admins.
RoleMaintainer specifies the user is a team maintainer, or lists only maintainers.
RoleMember specifies the user is a regular user, or only lists regular users.
StateActive specifies the user's membership is active.
StatePending specifies the user has an invitation to the org/team.
# Variables
NormLogin normalizes login strings.