Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewUsersClient, NewFilesClient, NewProblemsClient, NewJudgementsClient)
Functions ¶
func NewFilesClient ¶
func NewFilesClient(client *grpc.Client) (proto.FilesClient, error)
func NewJudgementsClient ¶
func NewJudgementsClient(client *grpc.Client) (proto.JudgementsClient, error)
func NewProblemsClient ¶
func NewProblemsClient(client *grpc.Client) (proto.ProblemsClient, error)
func NewUsersClient ¶
func NewUsersClient(client *grpc.Client) (proto.UsersClient, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.