Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StateCache ¶
type StateCache struct {
// contains filtered or unexported fields
}
func NewStateCache ¶
func NewStateCache() *StateCache
func (*StateCache) Add ¶
func (c *StateCache) Add(state *State, max int)
Click to show internal directories.
Click to hide internal directories.