Stable APIs for Go. https://go.code.as
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Matt Baer 16294edeb5 Fix tree and blob URLs for Gitea / Gogs pirms 5 gadiem
.gitignore Add vi temp files to gitignore pirms 5 gadiem
LICENSE Add LICENSE file. pirms 9 gadiem
README.md Mention this fork's changes in README pirms 5 gadiem
main.go Fix tree and blob URLs for Gitea / Gogs pirms 5 gadiem
page.go Fix tree and blob URLs for Gitea / Gogs pirms 5 gadiem
refs_test.go Add some tests for reference changes. pirms 9 gadiem
version.go Support vN-unstable branches and tags. pirms 9 gadiem
version_test.go Support vN-unstable branches and tags. pirms 9 gadiem

README.md

gopkg

Stable APIs for the Go language.

Forked from gopkg to work with Code.as (and other sites powered by Gitea / Gogs), instead of GitHub.

Quick Start

gopkg --domain go.code.as --src code.as --http ":8080"

Configuration options

  • --domain - The public domain you want to serve versioned package from, e.g. go.example.com
  • --src - Your Gitea / Gogs instance where gopkg will search for code