MCPcopy Create free account
hub / github.com/dagger/dagger / GitConfigResponse_Config

Struct GitConfigResponse_Config

engine/session/git/git.pb.go:359–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357}
358
359type GitConfigResponse_Config struct {
360 Config *GitConfig `protobuf:"bytes,1,opt,name=config,proto3,oneof" json:"config,omitempty"`
361}
362type GitConfigResponse_Error struct {
363 Error *ErrorInfo `protobuf:"bytes,2,opt,name=error,proto3,oneof" json:"error,omitempty"`
364}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected