status.go 64 B

123
  1. package mux
  2. type statusHandler func(meta *FrameMetadata) error