MCPcopy Index your code
hub / github.com/dagger/dagger / Bytes

Method Bytes

core/json.go:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23}
24
25func (p JSON) Bytes() []byte {
26 return p
27}
28
29var _ dagql.Typed = JSON{}
30

Callers 15

humanizeBytesFunction · 0.80
PrintRawMethod · 0.80
FieldSpecMethod · 0.80
WithDefaultValueMethod · 0.80
ReturnValueMethod · 0.80
ContentsMethod · 0.80
WithNewFileMethod · 0.80
PatchMethod · 0.80
TestExecErrorMethod · 0.80

Calls

no outgoing calls