utils

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddressOf

func AddressOf(s string) *string

func CopyFile

func CopyFile(source, destination string) error

func NewRequestId

func NewRequestId() string

func RandomString

func RandomString(n int) string

func SafelyOverwriteFile

func SafelyOverwriteFile(filePath string, content string) error

Types

type Clock

type Clock interface {
	NowUnix() int64
}

func NewClock

func NewClock() Clock

Jump to

Keyboard shortcuts

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