cursoropts

package
v1.20.3 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2024 License: MIT Imports: 0 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCapPath

func GetCapPath() string

func GetCursorConfigPath

func GetCursorConfigPath() string

func GetCursorFields

func GetCursorFields() map[string]string

func GetLogPath

func GetLogPath() string

func GetPluginName

func GetPluginName() string

func GetTrusts

func GetTrusts() map[string][]string

func NewOptionsBuilder

func NewOptionsBuilder(opts ...Option)

func TapInit

func TapInit()

Types

type Option

type Option func(*OptionsBuilder)

func LoadOptions

func LoadOptions() Option

type OptionsBuilder

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

Jump to

Keyboard shortcuts

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