Documentation ¶
Index ¶
- func GetPool() schnittstellen.Pool[Path, *Path]
- type Path
- func (p *Path) Add(e etikettLike)
- func (p *Path) Cap() int
- func (a *Path) Copy() (b *Path)
- func (a *Path) Equals(b *Path) bool
- func (p *Path) Len() int
- func (p *Path) Less(i, j int) bool
- func (p *Path) ReadFrom(r io.Reader) (n int64, err error)
- func (p *Path) String() string
- func (p *Path) Swap(i, j int)
- func (p *Path) WriteTo(w io.Writer) (n int64, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPool ¶
func GetPool() schnittstellen.Pool[Path, *Path]
Types ¶
type Path ¶
Click to show internal directories.
Click to hide internal directories.