storage

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: May 23, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProfileRepository

type ProfileRepository struct {
	HomeDir string
}

func (ProfileRepository) Delete

func (r ProfileRepository) Delete(name string) error

func (ProfileRepository) Exists

func (r ProfileRepository) Exists(name string) (bool, error)

func (ProfileRepository) Get

func (r ProfileRepository) Get(name string) (profile.Profile, error)

func (ProfileRepository) List

func (r ProfileRepository) List() ([]profile.Profile, error)

func (ProfileRepository) Save

Jump to

Keyboard shortcuts

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