package
0.38.0
Repository: https://github.com/softiron/manifold-api.git
Documentation: pkg.go.dev

# Functions

Path returns a URL path with the correct prefix appended.
Str2Bool converts a string to a bool extending strconv.ParseBool to include "yes"/"no".
Unix returns the local Time corresponding to the given Unix time, sec seconds and nsec nanoseconds since January 1, 1970 UTC.

# Structs

Time is a wrapper for time.Time that implements the text.Marshaler interface.