namer

package
v1.20.3 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package namer provides a tool for creating archival filenames from a timestamp.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Namer

type Namer interface {
	ObjectName(filename.System, time.Time) string
}

Namer creates tarfile names from timestamps. The name does not include the bucket.

func New

func New(datatype, experiment, nodeName string) Namer

New creates a new Namer for the given experiment, node, and site.

Jump to

Keyboard shortcuts

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