Documentation ¶
Overview ¶
Package containers -- 標準パッケージの container についてのサンプルが配置されています.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenericRing ¶ added in v0.5.8
func GenericRing() error
GenericRing は、container/ring/Ring をジェネリックにしたもののサンプルです.
REFERENCES ¶
func NewRegister ¶
NewRegister -- このパッケージ用のサンプルを登録する mapping.Register を生成します。
func RingBuffer ¶
func RingBuffer() error
RingBuffer -- container/ring のサンプルです。(リングバッファ、循環リスト)
REFERENCES
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.