Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Package ¶
func Package() config.ProtoCommandIface
Types ¶
type AuthService ¶
type AuthService struct {
// contains filtered or unexported fields
}
func (*AuthService) Close ¶
func (srv *AuthService) Close() error
func (*AuthService) GitHubTokenHTTPAuth ¶
func (srv *AuthService) GitHubTokenHTTPAuth(ctx http.Context) (interface{}, error)
func (*AuthService) GitHubTokenHTTPAuthCleanup ¶
func (srv *AuthService) GitHubTokenHTTPAuthCleanup(ctx http.Context) (interface{}, error)
func (*AuthService) KV ¶
func (s *AuthService) KV() kv.KVDB
func (*AuthService) Node ¶
func (s *AuthService) Node() peer.Node
Source Files ¶
Click to show internal directories.
Click to hide internal directories.