MCPcopy
hub / github.com/swaggo/swag / PostSelector

FuncType PostSelector

testdata/generics_property/web/handler.go:5–5  ·  view source on GitHub ↗
func(selector func())

Source from the content-addressed store, hash-verified

3import "github.com/swaggo/swag/testdata/generics_property/types"
4
5type PostSelector func(selector func())
6
7type Filter interface {
8 ~func(selector func())

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…