...
Go Documentation Server
GoDoc
▽
submit search
Text file
src
/
cuelang.org
/
go
/
encoding
/
openapi
/
testdata
/
issue131.cue
Documentation:
cuelang.org/go/encoding/openapi/testdata
1
package ext
2
3
import "mod.test/blocks"
4
5
#Blocks: {
6
block1: blocks.#Block
7
}
View as plain text