Versions in this module Expand all Collapse all v5 v5.4.3 Dec 16, 2021 Changes in this version + var DefaultClient = NewClient(transport.UploadPackServiceName, transport.ReceivePackServiceName) + func NewClient(uploadPackBin, receivePackBin string) transport.Transport + func ServeReceivePack(path string) error + func ServeUploadPack(path string) error