schlussel

package
v0.0.0-...-381c4e2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Unknown                      = Schlussel(iota)
	ContentLength                = 'C'
	Sigil                        = 'S'
	Akte                         = 'A'
	Bezeichnung                  = 'B'
	Etikett                      = 'E'
	Gattung                      = 'G'
	Kennung                      = 'K'
	Komment                      = 'k'
	Tai                          = 'T'
	Typ                          = 't'
	MutterMetadateiMutterKennung = 'M'
	ShaMetadateiMutterKennung    = 's'
	ShaMetadateiSansTai          = 'n'
	ShaMetadatei                 = 'm'
	VerzeichnisseArchiviert      = 'a'
	VerzeichnisseEtikettImplicit = 'I'
	VerzeichnisseEtikettExpanded = 'e'
	VerzeichnisseEtiketten       = 'x'
)

Variables

View Source
var ErrInvalid = errors.New("invalid schlussel")

Functions

This section is empty.

Types

type Schlussel

type Schlussel byte

func (*Schlussel) ReadByte

func (s *Schlussel) ReadByte() (byte, error)

func (*Schlussel) ReadFrom

func (s *Schlussel) ReadFrom(r io.Reader) (n int64, err error)

func (*Schlussel) Reset

func (s *Schlussel) Reset()

func (Schlussel) String

func (s Schlussel) String() string

func (*Schlussel) WriteByte

func (s *Schlussel) WriteByte(b byte) (err error)

func (*Schlussel) WriteTo

func (s *Schlussel) WriteTo(w io.Writer) (n int64, err error)

Jump to

Keyboard shortcuts

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