package cueimports
import "cuelang.org/go/internal/cueimports"
Package cueimports provides support for reading the import section of a CUE file without needing to read the rest of it.
Index ¶
Functions ¶
func Read ¶
Read is like io.ReadAll, except that it expects a CUE file as input and stops reading the input once the imports have completed.
Source Files ¶
read.go
- Version
- v0.13.0-0.dev
- Published
- Jan 30, 2025
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 50 minutes ago –
Tools for package owners.