domain

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UnexpectedType = errors.New("unexpected type")

Functions

This section is empty.

Types

type ConfigPath added in v0.2.0

type ConfigPath map[Type]string

func (ConfigPath) Path added in v0.2.0

func (c ConfigPath) Path(p Type) string

type Type

type Type int
const (
	Alfred Type = iota
	Albert
)

func (Type) String

func (t Type) String() string

type TypedConfig

type TypedConfig interface {
	Path(Type) string
}

Jump to

Keyboard shortcuts

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