package
0.1.4
Repository: https://github.com/gunk/scopegen.git
Documentation: pkg.go.dev

# Functions

ParseFile parsed the given proto file to extract its OAuth2 scopes information.

# Structs

File represents a proto file with all OAuth2 information parsed.
Method represents a gRPC method and its OAuth2 scopes.
Scope represents an OAuth2 scope.