Registry / utility / free5gc-util

free5gc-util

JSON →
library1.3.1gogounverified

Package util provides utility functions for the free5GC project, a 5G core network implementation.

go get github.com/free5gc/util
INSTALL
IMPORT
SIG · FREE5GC-UTIL
F
free5gc-util
utilitygov1.3.1
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.

util
github.com/free5gc/util

Prints the version of the free5gc util package.

package main import ( "fmt" "github.com/free5gc/util" ) func main() { fmt.Println(util.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
free5gc-util — go get free5gc-util · libregistry