Documentation ¶ Index ¶ func Add(has []string, new []string) []string func Covers(has, requested []string) bool func Join(scopes []string) string func Split(scope string) []string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Add ¶ func Add(has []string, new []string) []string Add takes two sets of scopes, and returns a combined sorted set of scopes func Covers ¶ func Covers(has, requested []string) bool func Join ¶ func Join(scopes []string) string func Split ¶ func Split(scope string) []string Types ¶ This section is empty. Source Files ¶ View all Source files scope.go Click to show internal directories. Click to hide internal directories.