Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildServer ¶
func BuildServer(opt *Options)
Types ¶
type Options ¶
type Options struct {
ProtobufMap map[string]any
SSLInfo config.SSLInfo
Auth auth.Controller
Events event2.Events
Parsers map[string]event2.HandleEvent
Resolvers map[string]event2.HandleEvent
Handlers map[string]event2.CallbackHandler
ConnTickDuration time.Duration
OnConnTick event2.CallbackHandler
}
Click to show internal directories.
Click to hide internal directories.