Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(serverOpts ...ServerOpt) gitalypb.SSHServiceServer
NewServer creates a new instance of a grpc SSHServer
Types ¶
type ServerOpt ¶ added in v1.75.0
type ServerOpt func(s *server)
ServerOpt is a self referential option for server
func WithArchiveRequestTimeout ¶ added in v1.75.0
WithArchiveRequestTimeout sets the upload pack request timeout
func WithUploadPackRequestTimeout ¶ added in v1.75.0
WithUploadPackRequestTimeout sets the upload pack request timeout
Click to show internal directories.
Click to hide internal directories.