Searched defs:UnsupportedOutputTagError (Results 1 – 1 of 1) sorted by relevance
3054 type UnsupportedOutputTagError struct { struct3055 tag string3058 func (u UnsupportedOutputTagError) Error() string {3062 func (u UnsupportedOutputTagError) Is(e error) bool {