Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PanicInterceptor ¶ added in v0.0.8
func PanicInterceptor(_ func(any))
func WriteCorsHeaders ¶ added in v0.0.7
Types ¶
type NoopLogger ¶ added in v0.0.6
type NoopLogger struct{}
func (NoopLogger) Errorf ¶ added in v0.0.6
func (n NoopLogger) Errorf(string, ...any)
func (NoopLogger) Infof ¶ added in v0.0.6
func (n NoopLogger) Infof(string, ...any)
Click to show internal directories.
Click to hide internal directories.