Registry / utility / gofiber-utils

gofiber-utils

JSON →
library1.2.0gogounverified

Package utils provides helper functions for the Fiber web framework.

go get github.com/gofiber/utils
INSTALL
IMPORT
SIG · GOFIBER-UTILS
G
gofiber-utils
utilitygov1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

utils
github.com/gofiber/utils

Trim whitespace from a string using Fiber utils.

package main import ( "fmt" "github.com/gofiber/utils" ) func main() { fmt.Println(utils.Trim(" hello ", " ")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
gofiber-utils — go get gofiber-utils · libregistry