MCPcopy Create free account
hub / github.com/SignTools/SignTools / MakeClient

Function MakeClient

src/builders/shared.go:7–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5)
6
7func MakeClient() *http.Client {
8 return http.DefaultClient
9}
10
11type Builder interface {
12 Trigger() error

Callers 2

MakeSemaphoreFunction · 0.85
MakeSelfHostedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected