Skip to content

Package taguri provides tools to work with tag-URIs, as defined by IETF RFC 4151, for the Go programming language.

License

Notifications You must be signed in to change notification settings

reiver/go-taguri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-taguri

Package taguri provides tools for working with hex color codes, for the Go programming language. Package taguri provides tools to work with tag-URIs, as defined by IETF RFC 4151, for the Go programming language.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-taguri

GoDoc

Import

To import package taguri use import code like the follownig:

import "github.com/reiver/go-taguri"

Installation

To install package taguri do the following:

GOPROXY=direct go get https://github.com/reiver/go-taguri

Author

Package taguri was written by Charles Iliya Krempeaux

About

Package taguri provides tools to work with tag-URIs, as defined by IETF RFC 4151, for the Go programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages