store

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Copyright © 2024 Ayobami Bamigboye <ayo@greystein.com>

Index

Constants

View Source
const (
	FlagID         = "id"
	FlagValue      = "secret"
	FlagSecretFile = "secret-file"
	FlagStdin      = "stdin"
	ErrBugs        = "BUG ERROR: %s. Please report this bug by filing an issue here %s. Thank you very much."
	IssueLink      = "" // TODO: fill it in
)

Variables

This section is empty.

Functions

func NewStoreCmd

func NewStoreCmd() *cobra.Command

NewStoreCmd represents the cli command

Types

type StoreOptions

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

func (*StoreOptions) Run

func (sop *StoreOptions) Run(ctx context.Context, logger *vlog.Logger) ([]byte, error)

func (*StoreOptions) Validate

func (sop *StoreOptions) Validate(ctx context.Context, logger *vlog.Logger) error

Jump to

Keyboard shortcuts

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