organizer

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2020 License: BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// DefaultNamingScheme is the name of the default NamingSchemes.
	DefaultNamingScheme = media.DefaultType

	// ErrNoNamingScheme is raised when no naming scheme is found, even
	// DefaultNamingScheme.
	ErrNoNamingScheme = errors.New(moduleName + ": no naming scheme found")

	// ErrEmptyName error is raised when the generated name is empty, main
	// reason is probably that the namer scheme does not match with the provided
	// attribute map (for example, lack of meaningful record's information like
	// book "Title").
	ErrEmptyName = errors.New(moduleName + ": generated name is empty")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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