Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OtterStore ¶
type OtterStore struct {
// contains filtered or unexported fields
}
func NewOtterStore ¶
func NewOtterStore(capacity int) (*OtterStore, error)
func (*OtterStore) Close ¶
func (s *OtterStore) Close()
Click to show internal directories.
Click to hide internal directories.