config

package
v0.0.0-...-130ba61 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BindEntry

type BindEntry struct {
	Src   string
	Links []string
}

type Config

type Config struct {
	Bind   map[string]*BindEntry
	Groups map[string][]string
}

func (*Config) BindEntries

func (c *Config) BindEntries(names []string) ([]*BindEntry, error)

func (*Config) BindKeys

func (c *Config) BindKeys() []string

func (*Config) GroupKeys

func (c *Config) GroupKeys() []string

func (*Config) GroupedBindEntries

func (c *Config) GroupedBindEntries(names []string) ([]*BindEntry, error)

Jump to

Keyboard shortcuts

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