object_id_provider

package
v0.0.0-...-791c77c Latest Latest
Warning

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

Go to latest
Published: May 11, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FilePathZettelIdYin  = "Yin"
	FilePathZettelIdYang = "Yang"
)

Variables

This section is empty.

Functions

func Clean

func Clean(v string) string

Types

type ErrDoesNotExist

type ErrDoesNotExist struct {
	Value string
}

func (ErrDoesNotExist) Error

func (e ErrDoesNotExist) Error() string

func (ErrDoesNotExist) Is

func (e ErrDoesNotExist) Is(target error) bool

type ErrZettelIdsExhausted

type ErrZettelIdsExhausted struct{}

func (ErrZettelIdsExhausted) Error

func (e ErrZettelIdsExhausted) Error() string

func (ErrZettelIdsExhausted) ErrorCause

func (e ErrZettelIdsExhausted) ErrorCause() []string

func (ErrZettelIdsExhausted) ErrorRecovery

func (e ErrZettelIdsExhausted) ErrorRecovery() []string

func (ErrZettelIdsExhausted) GetHelpfulError

func (e ErrZettelIdsExhausted) GetHelpfulError() errors.Helpful

func (ErrZettelIdsExhausted) Is

func (e ErrZettelIdsExhausted) Is(target error) bool

type Provider

type Provider struct {
	sync.Locker
	// contains filtered or unexported fields
}

func New

func New(ps interfaces.Directory) (f *Provider, err error)

func (*Provider) Left

func (hf *Provider) Left() provider

func (*Provider) Right

func (hf *Provider) Right() provider

Jump to

Keyboard shortcuts

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