meta

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// None represents no meta flags.
	None = 0
	// Modified meta flag.
	Modified = uint32(1 << iota)
	// Expiration meta flag.
	Expiration
	// Size meta flags.
	Size
	// Checksum meta flag.
	Checksum
	// UserDefined meta flag.
	UserDefined
	// All represents all the meta flags.
	All = ^uint32(0)
)

Meta flags for the List method.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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