GO-2024-2703 : Kopia: Storage connection credentials written to console on "repository status" CLI command with JSON output in github.com/kopia/kopia
Discover Packages
github.com/kopia/kopia
internal
timestampmeta
package
Version:
v0.13.0-rc2
Opens a new window with list of versions in this module.
Published: Apr 17, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package timestampmeta provides utilities for preserving timestamps
using per-blob key-value-pairs (metadata, tags, etc.)
FromValue attempts to convert the provided value stored in metadata into time.Time.
ToMap returns a map containing single entry representing the provided time or nil map
if the time is zero. The key-value pair map should be stored alongside the blob.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.