roundrobin

package module
v0.0.0-...-3bc78a8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2022 License: MIT Imports: 2 Imported by: 1

README

roundrobin

A FAIRE.

Go Report Card Go Reference

Licence

MIT.


Copyright (c) 2021-2022 losyme

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AllLists

type AllLists struct {
	// contains filtered or unexported fields
}

func CreateAllLists

func CreateAllLists(items []interface{}) (*AllLists, error)

func (*AllLists) List

func (all *AllLists) List() []interface{}

type List

type List struct {
	// contains filtered or unexported fields
}

func NewList

func NewList(items []interface{}) (*List, error)

func (*List) List

func (l *List) List() []interface{}

func (*List) Next

func (l *List) Next() interface{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL