...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
cuelang.org
/
go
/
cue
/
load
/
testdata
/
testmod
/
cycle
/
cycle.cue
Documentation:
cuelang.org/go/cue/load/testdata/testmod/cycle
1
package cycle
2
3
import "mod.test/cycle/foo"
4
5
Foo: foo.#Foo
View as plain text