gc

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Collect

func Collect(validScripts []*script.Script) ([]string, error)

func Remove

func Remove(paths []string) error

Types

type ListSet

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

func NewListset

func NewListset() *ListSet

func (*ListSet) Add

func (l *ListSet) Add(value string)

func (*ListSet) Iter

func (l *ListSet) Iter() *ListSetIterator

type ListSetIterator

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

func (*ListSetIterator) Add

func (l *ListSetIterator) Add(value string)

func (*ListSetIterator) Next

func (l *ListSetIterator) Next() string

func (*ListSetIterator) Scan

func (l *ListSetIterator) Scan() bool

Jump to

Keyboard shortcuts

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