package
0.2.0-alpha.3
Repository: https://github.com/superproj/onex.git
Documentation: pkg.go.dev

# Functions

NewUserCenterService is a constructor function that takes a IBiz instance as an input and returns a new UserCenterService instance.

# Variables

ProviderSet is a set of service providers, used for dependency injection.

# Structs

UserCenterService is a struct that implements the v1.UnimplementedUserCenterServer interface and holds the business logic, represented by a IBiz instance.