Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrRouteNotFound = status.Errorf(codes.Unimplemented, "unknown route to service")
)
Functions ¶
func NewDynamic ¶
func NewDynamic(logger logrus.FieldLogger) *dynamic
NewDynamic creates a new dynamic router that can be have its routes updated.
Types ¶
Click to show internal directories.
Click to hide internal directories.