records

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 16, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	STFSPrefix = "STFS."

	STFSRecordVersion  = STFSPrefix + "Version"
	STFSRecordVersion1 = "1"

	STFSRecordAction       = STFSPrefix + "Action"
	STFSRecordActionCreate = "CREATE"
	STFSRecordActionDelete = "DELETE"
	STFSRecordActionUpdate = "UPDATE"

	STFSRecordReplacesContent      = STFSPrefix + "ReplacesContent"
	STFSRecordReplacesContentTrue  = "true"
	STFSRecordReplacesContentFalse = "false"

	STFSRecordReplacesName = STFSPrefix + "ReplacesName"

	STFSRecordUncompressedSize = STFSPrefix + "UncompressedSize"

	STFSRecordSignature = STFSPrefix + "Signature"

	STFSRecordEmbeddedHeader = STFSPrefix + "EmbeddedHeader"
)

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