Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupNewrelicApp ¶
func SetupNewrelicApp() *newrelic.Application
func SetupNewrelicFiber ¶
func SetupNewrelicFiber(a *newrelic.Application) fibernewrelic.Config
func SetupResty ¶
Types ¶
type AppValidator ¶
func SetupValidator ¶
func SetupValidator() *AppValidator
func (*AppValidator) Validate ¶
func (v *AppValidator) Validate(c *fiber.Ctx, payload any) (fields []ErrorField, err error)
type Core ¶
type Core struct {
Newrelic *newrelic.Application
Log *logrus.Logger
Client *resty.Request
Validator *AppValidator
}
type ErrorField ¶
type LogrusTextFormatter ¶
type LogrusTextFormatter struct {
}
Click to show internal directories.
Click to hide internal directories.