SkillAgentSearch skills...

Uuid

A fast implementation of the UUID datatype for Go, with support for SQL and JSON.

Install / Use

/learn @m4rw3r/Uuid
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Fast UUID implementation for Go

Coverage Status Build Status GoDoc

This package provides a fast implementation for representing UUIDs, parsing and generating them. It also includes methods for marshalling and unmarshalling JSON as well as reading and storing them in a SQL database.

Installation

go get github.com/m4rw3r/uuid

Documentation

See http://godoc.org/github.com/m4rw3r/uuid or the embedded godoc in the source.

View on GitHub
GitHub Stars38
CategoryData
Updated2y ago
Forks6

Languages

Go

Security Score

75/100

Audited on Sep 12, 2023

No findings