Library and command-line tool for serving Golang vanity module paths
![]() |
5 months ago | |
---|---|---|
cmd | 5 months ago | |
.drone.yml | 4 years ago | |
.gitignore | 7 years ago | |
.travis.yml | 5 years ago | |
LICENSE | 5 years ago | |
Makefile | 5 months ago | |
README.md | 5 months ago | |
go.mod | 5 months ago | |
go.sum | 3 years ago | |
toyohime.go | 5 months ago | |
toyohime_test.go | 5 months ago | |
version.go | 5 months ago |
Fork of go.jonnrb.io/vanity
A vanity import path is any import path that can be downloaded with
go get
but isn't otherwise blessed by the go
tool (e.g. GitHub,
BitBucket, etc.). A commonly used vanity import path is
"golang.org/x/...". This package attempts to mimic the behavior of
"golang.org/x/..." as closely as possible.
go get marisa.chaotic.ninja/toyohime
(Both characters are from Touhou Project)