file

package
v0.0.0-...-9135743 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

type Group string

func (Group) Validate

func (f Group) Validate(ctx context.Context) error

type HasPath

type HasPath interface {
	Path(ctx context.Context) (string, error)
}

type Path

type Path string

func (Path) Path

func (p Path) Path(ctx context.Context) (string, error)

func (Path) String

func (p Path) String() string

func (Path) Validate

func (p Path) Validate(ctx context.Context) error

type PathFunc

type PathFunc func(ctx context.Context) (string, error)

func (PathFunc) Path

func (p PathFunc) Path(ctx context.Context) (string, error)

type Perm

type Perm uint32

func (Perm) String

func (f Perm) String() string

func (Perm) Validate

func (f Perm) Validate(ctx context.Context) error

type User

type User string

func (User) Validate

func (f User) Validate(ctx context.Context) error

Jump to

Keyboard shortcuts

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