Documentation ¶
Index ¶
Constants ¶
View Source
const ( // LfsPointerMinSize is the minimum size for an lfs pointer text blob LfsPointerMinSize = 120 // LfsPointerMaxSize is the minimum size for an lfs pointer text blob LfsPointerMaxSize = 200 )
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(rs *rubyserver.Server) gitalypb.BlobServiceServer
NewServer creates a new instance of a grpc BlobServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.