onegate

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// All services in master server
	Services = &component.Components{}
)

Functions

This section is empty.

Types

type RegisterRequest

type RegisterRequest struct {
	Nickname string `json:"nickname"`
}

type RegisterResponse

type RegisterResponse struct {
	Code int `json:"code"`
}

type RegisterService

type RegisterService struct {
	component.Base
	// contains filtered or unexported fields
}

func (*RegisterService) Login

func (bs *RegisterService) Login(s *session.Session, msg *RegisterRequest) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL