timestring

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2021 License: MIT Imports: 3 Imported by: 2

README

go-timestring

Go GoDoc GitHub issues GitHub forks GitHub stars GitHub license

Yet another readable time formatter for Golang

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LongProcess = LongProcessFormatter{}
View Source
var LongProcessAbv = LongProcessAbvFormatter{}

Functions

This section is empty.

Types

type Formatter

type Formatter interface {
	String(time.Duration) string
}

type LongProcessAbvFormatter

type LongProcessAbvFormatter struct{}

func (LongProcessAbvFormatter) String

type LongProcessFormatter

type LongProcessFormatter struct{}

func (LongProcessFormatter) String

Jump to

Keyboard shortcuts

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