Documentation
¶
Index ¶
- type RandMap
- func (s *RandMap) Count() int
- func (s *RandMap) Get(key any) interface{}
- func (s *RandMap) Loop(callback func(key, value interface{}) bool)
- func (s *RandMap) PopRandom() interface{}
- func (s *RandMap) Random() interface{}
- func (s *RandMap) Remove(key any)
- func (s *RandMap) Set(key any, item interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.