flagutil

package
v0.0.0-...-050bc7b Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2021 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirFS

type DirFS struct {
	fs.FS
	// contains filtered or unexported fields
}

func (*DirFS) Set

func (d *DirFS) Set(s string) (err error)

func (DirFS) String

func (d DirFS) String() string

type FileFlag

type FileFlag struct {
	io.ReadWriteCloser
	Flag  string
	Flags int
	Perm  fs.FileMode
}

func (*FileFlag) Close

func (f *FileFlag) Close() (err error)

func (*FileFlag) Set

func (f *FileFlag) Set(s string) (err error)

func (FileFlag) String

func (f FileFlag) String() string

Jump to

Keyboard shortcuts

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