//
pkg.gl
Category
github.com/aprice/freenote
ids
package
0.1.0
Repository:
https://github.com/aprice/freenote.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
26 SLOC
#
Functions
Base64ToUUID
Base64ToUUID attempts to convert a base64 encoded string into a UUID.
ParseID
ParseID attempts to convert the given string to a UUID.
ToBase64
ToBase64 returns the given UUID as a base64 (URL format) encoded string.