Documentation
¶
Index ¶
Constants ¶
View Source
const (
USERSERVICE = "discovery:///user"
)
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewClient, NewCCNUService)
Functions ¶
Types ¶
type CCNUService ¶
type CCNUService struct {
Cs v1.UserServiceClient
}
func NewCCNUService ¶
func NewCCNUService(cs v1.UserServiceClient) *CCNUService
Click to show internal directories.
Click to hide internal directories.