settingstore

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SettingStore

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

func New

func (*SettingStore) DefaultLimit

func (c *SettingStore) DefaultLimit() (limit int)

func (*SettingStore) IsReadOnly

func (c *SettingStore) IsReadOnly() (b bool, err error)

func (*SettingStore) ScriptLookupFS

func (c *SettingStore) ScriptLookupFS() ([]fs.FS, error)

func (*SettingStore) ScriptLookupPaths

func (c *SettingStore) ScriptLookupPaths() string

func (*SettingStore) SetDefaultLimit

func (c *SettingStore) SetDefaultLimit(limit int) error

func (*SettingStore) SetReadOnly

func (c *SettingStore) SetReadOnly(ro bool) error

func (*SettingStore) SetScriptLookupPaths

func (c *SettingStore) SetScriptLookupPaths(value string) error

Jump to

Keyboard shortcuts

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