utils

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2023 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSafeWriter

func NewSafeWriter(w ggio.WriteCloser) *safeWriter

Types

type RoundRobin

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

func NewRoundRobin

func NewRoundRobin(deepEqual bool) *RoundRobin

func (*RoundRobin) Append

func (r *RoundRobin) Append(v interface{})

func (*RoundRobin) Len

func (r *RoundRobin) Len() int

func (*RoundRobin) Next

func (r *RoundRobin) Next() interface{}

func (*RoundRobin) Remove

func (r *RoundRobin) Remove(v interface{}) bool

Jump to

Keyboard shortcuts

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