Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOpServiceServer ¶
func NewOpServiceServer(opt Options) v1.OpServiceServer
NewOpServiceServer creates Op service
Types ¶
type OpServiceServer ¶
type OpServiceServer struct {
// contains filtered or unexported fields
}
opServiceServer is implementation of v1.OpServiceServer proto interface
func (*OpServiceServer) NewUserRegistration ¶
func (s *OpServiceServer) NewUserRegistration(ctx context.Context, req *v1.NewUserRegistrationRequest) (*v1.NewUserRegistrationResponse, error)
Click to show internal directories.
Click to hide internal directories.