tool

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Default = New()

Functions

func File

func File() file.Interface

func Flot

func Flot() flot.Interface

func Gzip

func Gzip() gzip.Interface

func Indent

func Indent() indent.Interface

func Path

func Path() path.Interface

func Platform

func Platform() platform.Interface

func Random

func Random() random.Interface

func Regexp

func Regexp() regexp.Interface

func Strconv

func Strconv() strconv.Interface

func Swap

func Swap() swap.Interface

func Time

func Time() time.Interface

func UnicodeString

func UnicodeString() unicode.Interface

func VerSion

func VerSion() version.Interface

Types

type Interface

type Interface interface {
	VerSion() version.Interface
	Path() path.Interface
	File() file.Interface
	Flot() flot.Interface
	Gzip() gzip.Interface
	Random() random.Interface
	Swap() swap.Interface
	Time() time.Interface
	Platform() platform.Interface
	Indent() indent.Interface
	Regexp() regexp.Interface
	Strconv() strconv.Interface
	Unicode() unicode.Interface
}

func New

func New() Interface

Directories

Path Synopsis
cmd
m

Jump to

Keyboard shortcuts

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