cursoropts

package
v1.31.4 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: MIT Imports: 0 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCapCuratorPath added in v1.20.9

func GetCapCuratorPath() string

func GetCapPath

func GetCapPath() string

func GetCursorConfigPath

func GetCursorConfigPath() string

func GetCursorFields

func GetCursorFields() map[string]CursorFieldAttributes

func GetLogPath

func GetLogPath() string

func GetPluginName

func GetPluginName(vaultPlugin bool) string

func GetTrusts

func GetTrusts() map[string][]string

func NewOptionsBuilder

func NewOptionsBuilder(opts ...Option)

func TapInit

func TapInit()

Types

type CursorFieldAttributes added in v1.21.1

type CursorFieldAttributes struct {
	Description string
	KeepSecret  bool
}

type Option

type Option func(*OptionsBuilder)

func LoadOptions

func LoadOptions() Option

type OptionsBuilder

type OptionsBuilder struct {
	TapInit             func()
	GetCapPath          func() string
	GetCapCuratorPath   func() string
	GetPluginName       func(bool) string
	GetLogPath          func() string
	GetTrusts           func() map[string][]string
	GetCursorConfigPath func() string
	GetCursorFields     func() map[string]CursorFieldAttributes
}
var BuildOptions *OptionsBuilder

Jump to

Keyboard shortcuts

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