Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
func
MakeClient() *http.Client {
8
return
http.DefaultClient
9
}
10
11
type
Builder
interface
{
12
Trigger() error
Callers
2
MakeSemaphore
Function · 0.85
MakeSelfHosted
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected