Documentation ¶
Overview ¶
Package common contains common utilities that are shared among other packages. See each sub-package for detail.
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Releasable ¶
type Releasable interface {
// Release releases all references to accelerate garbage collection.
Release()
}
Releasable interface is for those types that can release its members.
Directories ¶
Path | Synopsis |
---|---|
Package buf provides a light-weight memory allocation mechanism.
|
Package buf provides a light-weight memory allocation mechanism. |
Package bufio is a replacement of the standard golang package bufio.
|
Package bufio is a replacement of the standard golang package bufio. |
internal
GENERATED CODE.
|
GENERATED CODE. |
Package dice contains common functions to generate random number.
|
Package dice contains common functions to generate random number. |
Package loader is a generated protocol buffer package.
|
Package loader is a generated protocol buffer package. |
Package log is a generated protocol buffer package.
|
Package log is a generated protocol buffer package. |
Package net is a generated protocol buffer package.
|
Package net is a generated protocol buffer package. |
Package protocol is a generated protocol buffer package.
|
Package protocol is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.