# Functions
NewConfigServiceClient constructs a client for the config_service.ConfigService service.
NewConfigServiceHandler builds an HTTP handler from the service implementation.
# Constants
ConfigServiceGetAnnouncementsProcedure is the fully-qualified name of the ConfigService's GetAnnouncements RPC.
ConfigServiceGetUserDetailsProcedure is the fully-qualified name of the ConfigService's GetUserDetails RPC.
ConfigServiceName is the fully-qualified name of the ConfigService service.
ConfigServiceSetAnnouncementsProcedure is the fully-qualified name of the ConfigService's SetAnnouncements RPC.
ConfigServiceSetFEHashProcedure is the fully-qualified name of the ConfigService's SetFEHash RPC.
ConfigServiceSetGamesEnabledProcedure is the fully-qualified name of the ConfigService's SetGamesEnabled RPC.
ConfigServiceSetSingleAnnouncementProcedure is the fully-qualified name of the ConfigService's SetSingleAnnouncement RPC.
ConfigServiceSetUserPermissionsProcedure is the fully-qualified name of the ConfigService's SetUserPermissions RPC.
# Structs
UnimplementedConfigServiceHandler returns CodeUnimplemented from all methods.
# Interfaces
ConfigServiceClient is a client for the config_service.ConfigService service.
ConfigServiceHandler is an implementation of the config_service.ConfigService service.