meta

package
v0.8.4 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2019 License: AGPL-3.0 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