package export
Import Path
github.com/rsteube/carapace/internal/export (on go.dev)
Dependency Relation
imports 4 packages, and imported by 4 packages
Involved Source Files
export.go
Package-Level Type Names (only one)
Meta common.Meta
Meta.Messages common.Messages
Meta.Nospace common.SuffixMatcher
Meta.Usage string
Values common.RawValues
Version string
( Export) MarshalJSON() ([]byte, error)
(*Export) Merge(other common.Meta)
Export : github.com/goccy/go-json.Marshaler
Export : encoding/json.Marshaler
func github.com/rsteube/carapace/internal/cache.Load(file string, timeout time.Duration) (e Export, err error)
func github.com/rsteube/carapace/internal/cache.Write(file string, e Export) (err error)
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |