process

package
v0.0.0-...-2bf1368 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Processor

type Processor struct {
	// contains filtered or unexported fields
}

func NewProcessor

func NewProcessor() *Processor

func (*Processor) MainMenu

func (this *Processor) MainMenu()

type UserProcessor

type UserProcessor struct {
	Conn net.Conn
}

func (*UserProcessor) Login

func (this *UserProcessor) Login(userId, userPwd string) (err error)

func (*UserProcessor) Register

func (this *UserProcessor) Register(userId, userPwd, userName string) (err error)

Jump to

Keyboard shortcuts

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