junit

package
v0.0.0-...-d841f61 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FileMaskTestCaseName = "%test_case%"
	FileMaskYear         = "YYYY"
	FileMaskMonth        = "MM"
	FileMaskDay          = "DD"
	FileMaskHour         = "hh"
	FileMaskMinute       = "mm"
	FileMaskSecond       = "ss"
	FileMaskTimezone     = "Z"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FileMask

type FileMask struct {
	// contains filtered or unexported fields
}

func NewFileMask

func NewFileMask(v string) (FileMask, error)

func (*FileMask) Parse

func (m *FileMask) Parse(v string) (string, time.Time, error)

func (FileMask) String

func (m FileMask) String() string

Jump to

Keyboard shortcuts

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