timeformat

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Code generated from Pkl module `LogConfig`. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeFormat

type TimeFormat string
const (
	RFC3339   TimeFormat = "RFC3339"
	Unix      TimeFormat = "Unix"
	UnixMs    TimeFormat = "UnixMs"
	UnixMicro TimeFormat = "UnixMicro"
	UnixNano  TimeFormat = "UnixNano"
)

func (TimeFormat) String

func (rcv TimeFormat) String() string

String returns the string representation of TimeFormat

func (*TimeFormat) UnmarshalBinary

func (rcv *TimeFormat) UnmarshalBinary(data []byte) error

UnmarshalBinary implements encoding.BinaryUnmarshaler for TimeFormat.

Jump to

Keyboard shortcuts

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