MCPcopy
hub / github.com/labstack/echo / StringArray

TypeAlias StringArray

bind_test.go:105–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103type Timestamp time.Time
104type TA []Timestamp
105type StringArray []string
106type Struct struct {
107 Foo string
108}

Callers 3

UnmarshalParamMethod · 0.85
TestBindUnmarshalParamFunction · 0.85
TestBindUnmarshalTextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected