Documentation ¶ Index ¶ Constants func GetArchive(a *api.API) http.Handler func GetInfoRefs(a *api.API) http.Handler func PostRPC(a *api.API) http.Handler func SendBlob(w http.ResponseWriter, r *http.Request, sendData string) Constants ¶ View Source const SendBlobPrefix = "git-blob:" Variables ¶ This section is empty. Functions ¶ func GetArchive ¶ func GetArchive(a *api.API) http.Handler func GetInfoRefs ¶ func GetInfoRefs(a *api.API) http.Handler func PostRPC ¶ func PostRPC(a *api.API) http.Handler func SendBlob ¶ added in v0.6.3 func SendBlob(w http.ResponseWriter, r *http.Request, sendData string) Types ¶ This section is empty. Source Files ¶ View all Source files archive.go blob.go command.go git-http.go Click to show internal directories. Click to hide internal directories.