Home
last modified time | relevance | path

Searched defs:textMarshalable (Results 1 – 1 of 1) sorted by relevance

/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/mapping/
H A Dmapping_test.go934 type textMarshalable struct { struct
935 body string
936 Extra string
939 func (t *textMarshalable) MarshalText() ([]byte, error) {