performing

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action byte
const (
	CreateAction Action = iota
	ReadAction
	DeleteAction
	EmptyDirectoryResult
	NoAction
)

func (Action) Is added in v0.0.4

func (a Action) Is(action Action) bool

func (Action) IsCreateAction added in v0.0.4

func (a Action) IsCreateAction() bool

func (Action) IsDeleteAction added in v0.0.4

func (a Action) IsDeleteAction() bool

func (Action) IsEmptyDirectoryResult added in v0.0.4

func (a Action) IsEmptyDirectoryResult() bool

func (Action) IsNoAction added in v0.0.4

func (a Action) IsNoAction() bool

func (Action) IsReadAction added in v0.0.4

func (a Action) IsReadAction() bool

Jump to

Keyboard shortcuts

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