package
0.0.0-20240702160611-15589d6d8eac
Repository: https://github.com/sourcegraph/sourcegraph-accounts-sdk-go.git
Documentation: pkg.go.dev

# Functions

NewSessionsServiceClient constructs a client for the clients.v1.SessionsService service.
NewSessionsServiceHandler builds an HTTP handler from the service implementation.
NewTokensServiceClient constructs a client for the clients.v1.TokensService service.
NewTokensServiceHandler builds an HTTP handler from the service implementation.
NewUsersServiceClient constructs a client for the clients.v1.UsersService service.
NewUsersServiceHandler builds an HTTP handler from the service implementation.

# Constants

SessionsServiceGetSessionProcedure is the fully-qualified name of the SessionsService's GetSession RPC.
SessionsServiceName is the fully-qualified name of the SessionsService service.
SessionsServiceSignOutSessionProcedure is the fully-qualified name of the SessionsService's SignOutSession RPC.
TokensServiceIntrospectTokenProcedure is the fully-qualified name of the TokensService's IntrospectToken RPC.
TokensServiceName is the fully-qualified name of the TokensService service.
UsersServiceGetUserProcedure is the fully-qualified name of the UsersService's GetUser RPC.
UsersServiceGetUserRolesProcedure is the fully-qualified name of the UsersService's GetUserRoles RPC.
UsersServiceGetUsersProcedure is the fully-qualified name of the UsersService's GetUsers RPC.
UsersServiceName is the fully-qualified name of the UsersService service.

# Structs

UnimplementedSessionsServiceHandler returns CodeUnimplemented from all methods.
UnimplementedTokensServiceHandler returns CodeUnimplemented from all methods.
UnimplementedUsersServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

SessionsServiceClient is a client for the clients.v1.SessionsService service.
SessionsServiceHandler is an implementation of the clients.v1.SessionsService service.
TokensServiceClient is a client for the clients.v1.TokensService service.
TokensServiceHandler is an implementation of the clients.v1.TokensService service.
UsersServiceClient is a client for the clients.v1.UsersService service.
UsersServiceHandler is an implementation of the clients.v1.UsersService service.