MCPcopy 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
3499func (x *InitRequest) GetInitialModuleTarHash() []byte {
3500 if x != nil {
3501 return x.InitialModuleTarHash
3502 }
3503 return nil
3504}
3505
3506type InitComplete struct {
3507 state protoimpl.MessageState

Callers 1

handleInitRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected