1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-06 02:27:20 +00:00

#12, use go-gogs-client

This commit is contained in:
Unknwon
2014-11-14 17:11:30 -05:00
parent 437dd5272f
commit 52d66ba6c8
11 changed files with 48 additions and 74 deletions

View File

@ -4,6 +4,8 @@
package base
const DOC_URL = "http://gogs.io/docs"
type (
TplName string