MCPcopy Index your code
hub / github.com/dunglas/httpsfv / DisplayString

TypeAlias DisplayString

displaystring.go:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9)
10
11type DisplayString string
12
13var ErrInvalidDisplayString = errors.New("invalid display string type")
14

Callers 3

TestMarshalDisplayStringFunction · 0.85
valToBareItemFunction · 0.85
parseDisplayStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected