Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dstack-TEE/dstack
/ config
Struct
config
sdk/go/ratls/ratls.go:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
type
Option
func
(*config)
48
49
type
config
struct
{
50
pccsURL string
51
onVerified
func
(*VerifyResult)
52
}
53
54
// WithPCCSURL sets the PCCS server URL for collateral fetching.
55
func
WithPCCSURL(url string) Option {
Callers
1
main.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected