Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetInitialModuleTarHash
Method
GetInitialModuleTarHash
provisionersdk/proto/provisioner.pb.go:3499–3504 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3497
}
3498
3499
func
(x *InitRequest) GetInitialModuleTarHash() []byte {
3500
if
x != nil {
3501
return
x.InitialModuleTarHash
3502
}
3503
return
nil
3504
}
3505
3506
type
InitComplete
struct
{
3507
state protoimpl.MessageState
Callers
1
handleInitRequest
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected