Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct { ServerServices *ServerServices // contains filtered or unexported fields }
func (*Application) DeInit ¶
func (a *Application) DeInit()
func (*Application) Init ¶
func (a *Application) Init()
type ServerServices ¶
type ServerServices struct {
Invitees proto.RSVPServer
}
Click to show internal directories.
Click to hide internal directories.