timestampexpanded

package
v0.0.0-...-bd26d79 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package timestampexpanded implements the ruleset for making sure a variable that likely represents a timestamp is simply expanded so it doesn't change in between rule executions. Ideally if you want to follow something like https://reproducible-builds.org/ timestamps in artefacts are frowned upon, however sometimes they are the best tool you have and at least they should be consistent across all build artefacts.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Timestampexpanded

type Timestampexpanded struct {
}

Timestampexpanded is an empty struct on which to call the rule functions

func (*Timestampexpanded) Description

func (r *Timestampexpanded) Description() string

Description returns the description of the rule

func (*Timestampexpanded) Name

func (r *Timestampexpanded) Name() string

Name returns the name of the rule

func (*Timestampexpanded) Run

Run executes the rule logic

Jump to

Keyboard shortcuts

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