Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WeightedRandomList ¶
WeightedRandomList is an autogenerated mock type for the WeightedRandomList type
func (*WeightedRandomList) Get ¶
func (_m *WeightedRandomList) Get() random.Comparable
Get provides a mock function with given fields:
func (*WeightedRandomList) GetWithSeed ¶
func (_m *WeightedRandomList) GetWithSeed(seed rand.Source) (random.Comparable, error)
GetWithSeed provides a mock function with given fields: seed
func (*WeightedRandomList) Len ¶
func (_m *WeightedRandomList) Len() int
Len provides a mock function with given fields:
func (*WeightedRandomList) List ¶
func (_m *WeightedRandomList) List() []random.Comparable
List provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.