Documentation ¶
Index ¶
Constants ¶
View Source
const ( FilePathKennungYin = "Yin" FilePathKennungYang = "Yang" )
Variables ¶
This section is empty.
Functions ¶
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 ErrHinweisenExhausted ¶
type ErrHinweisenExhausted struct{}
func (ErrHinweisenExhausted) Error ¶
func (e ErrHinweisenExhausted) Error() string
func (ErrHinweisenExhausted) Is ¶
func (e ErrHinweisenExhausted) Is(target error) bool
Click to show internal directories.
Click to hide internal directories.