//
pkg.gl
Category
github.com/gunk/scopegen
parser
package
0.1.4
Repository:
https://github.com/gunk/scopegen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
221 SLOC
#
Functions
ParseFile
ParseFile parsed the given proto file to extract its OAuth2 scopes information.
#
Structs
File
File represents a proto file with all OAuth2 information parsed.
Method
Method represents a gRPC method and its OAuth2 scopes.
Scope
Scope represents an OAuth2 scope.