Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoundPolicy ¶
type RoundPolicy struct {
// contains filtered or unexported fields
}
func NewRoundPolicy ¶
func NewRoundPolicy() *RoundPolicy
func (*RoundPolicy) Current ¶
func (rp *RoundPolicy) Current() int
func (*RoundPolicy) NextIndex ¶
func (rp *RoundPolicy) NextIndex(round int) int
Click to show internal directories.
Click to hide internal directories.