Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoClose ¶
type AutoClose struct{}
func NewAutoClose ¶
func NewAutoClose() *AutoClose
func (AutoClose) Identifier ¶
type AutoPanic ¶
type AutoPanic struct{}
func NewAutoPanic ¶
func NewAutoPanic() *AutoPanic
func (AutoPanic) Identifier ¶
type ServerExample ¶
type ServerExample struct {
// contains filtered or unexported fields
}
func NewServerExample ¶
func NewServerExample() *ServerExample
func (*ServerExample) Identifier ¶
func (s *ServerExample) Identifier() string
Click to show internal directories.
Click to hide internal directories.