onboarding

package
v1.38.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	time.Time
}

func (*Event) IsSet

func (e *Event) IsSet() bool

func (*Event) Set

func (e *Event) Set() bool

type State

type State struct {
	FirstRun   Event             `json:"first_run"`
	DeployHint Event             `json:"deploy_hint"`
	EventMap   map[string]*Event `json:"carousel"`
}

func Load

func Load() (*State, error)

func (*State) Property added in v1.38.0

func (e *State) Property(prop string) *Event

func (*State) Write

func (cfg *State) Write() error

Jump to

Keyboard shortcuts

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