Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestServer ¶
type TestServer struct {
*component.BaseComponent
}
func (*TestServer) AfterStart ¶
func (cs *TestServer) AfterStart()
func (*TestServer) BeforeStart ¶
func (ts *TestServer) BeforeStart()
func (*TestServer) BeforeStop ¶
func (ts *TestServer) BeforeStop()
func (*TestServer) Receive ¶
func (ts *TestServer) Receive(context actor.Context)
func (*TestServer) Statistics ¶
func (ts *TestServer) Statistics() *map[string]interface{}
Click to show internal directories.
Click to hide internal directories.