Categorygithub.com/vimeo/go-util
repository
1.4.1
Repository: https://github.com/vimeo/go-util.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Simple Go Utilities

Small reusable Go functions.

Installing:

go get github.com/vimeo/go-util/util

API Documentation: http://godoc.org/github.com/vimeo/go-util/util

Example:

import "github.com/vimeo/go-util/util"

r := util.Lrint(3.14159265)