MCPcopy Index your code
hub / github.com/git-lfs/git-lfs / NewCustomAdapterTerminateRequest

Function NewCustomAdapterTerminateRequest

tq/custom.go:98–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96}
97
98func NewCustomAdapterTerminateRequest() *customAdapterTerminateRequest {
99 return &customAdapterTerminateRequest{"terminate"}
100}
101
102// A common struct that allows all types of response to be identified
103type customAdapterResponseMessage struct {

Callers 1

shutdownWorkerProcessMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected