Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { transhttp.Router WrapHandler(handler transhttp.HandlerFunc) transhttp.HandlerFunc }
Interface .
type RouteSource ¶
RouteSource .
type RouteSourceWatcher ¶
type RouteSourceWatcher interface {
Watch(ctx context.Context) <-chan RouteSource
}
RouteSourceWatcher .
Click to show internal directories.
Click to hide internal directories.