slices

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PtrSlice

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

func MustPtrSlice

func MustPtrSlice(s interface{}) *PtrSlice

func NewPtrSlice

func NewPtrSlice(s interface{}) (*PtrSlice, error)

func (*PtrSlice) Get

func (ps *PtrSlice) Get(idx int) interface{}

func (*PtrSlice) Len

func (ps *PtrSlice) Len() int

func (*PtrSlice) Next

func (ps *PtrSlice) Next()

func (*PtrSlice) Offset

func (ps *PtrSlice) Offset(offset int) interface{}

func (*PtrSlice) Val

func (ps *PtrSlice) Val() interface{}

Jump to

Keyboard shortcuts

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