editpickers

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActivatePickers

func ActivatePickers(ctx *Context) error

func AddPickers

func AddPickers(ctx *Context) error

func DeactivatePickers

func DeactivatePickers(ctx *Context) error

func EditPicker

func EditPicker(ctx *Context) error

func LsPickers

func LsPickers(ctx *Context) error

func RmPickers

func RmPickers(ctx *Context) error

Types

type Context

type Context struct {
	context.Context

	DryRun          bool
	Force           bool
	FirestoreClient *fs.Client
	Pickers         []firestore.Picker
	ID              string
	Season          int
	KeepSeasons     bool
}

func NewContext

func NewContext(ctx context.Context) *Context

Jump to

Keyboard shortcuts

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