package
0.3.0
Repository: https://github.com/woogles-io/liwords.git
Documentation: pkg.go.dev

# Functions

NewModServiceClient constructs a client for the mod_service.ModService service.
NewModServiceHandler builds an HTTP handler from the service implementation.

# Constants

ModServiceApplyActionsProcedure is the fully-qualified name of the ModService's ApplyActions RPC.
ModServiceGetActionHistoryProcedure is the fully-qualified name of the ModService's GetActionHistory RPC.
ModServiceGetActionsProcedure is the fully-qualified name of the ModService's GetActions RPC.
ModServiceGetNotorietyReportProcedure is the fully-qualified name of the ModService's GetNotorietyReport RPC.
ModServiceName is the fully-qualified name of the ModService service.
ModServiceRemoveActionsProcedure is the fully-qualified name of the ModService's RemoveActions RPC.
ModServiceResetNotorietyProcedure is the fully-qualified name of the ModService's ResetNotoriety RPC.

# Structs

UnimplementedModServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

ModServiceClient is a client for the mod_service.ModService service.
ModServiceHandler is an implementation of the mod_service.ModService service.