wireguardgolang.zx2c4.com/wireguard/tai64n Index | Files

package tai64n

import "golang.zx2c4.com/wireguard/tai64n"

Index

Constants

const (
	TimestampSize = 12
)

Types

type Timestamp

type Timestamp [TimestampSize]byte

func Now

func Now() Timestamp

func (Timestamp) After

func (t1 Timestamp) After(t2 Timestamp) bool

func (Timestamp) String

func (t Timestamp) String() string

Source Files

tai64n.go

Version
v0.0.0-20250521234502-f333402bd9cb (latest)
Published
May 21, 2025
Platform
linux/amd64
Imports
3 packages
Last checked
3 days ago

Tools for package owners.