Documentation ¶
Index ¶
- func AltObjectDirs(ctx context.Context) ([]string, bool)
- func ObjectDir(ctx context.Context) (string, bool)
- func Stream(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, ...) error
- func Unary(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, ...) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AltObjectDirs ¶
AltObjectDirs returns the value for Repository.GitAlternateObjectDirectories
func Stream ¶
func Stream(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, handler grpc.StreamHandler) error
Stream sets Git object dir attributes for streaming RPCs
func Unary ¶
func Unary(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (interface{}, error)
Unary sets Git object dir attributes for unary RPCs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.