Registry / networking / onosproject-onos-lib-go

onosproject-onos-lib-go

JSON →
library0.10.28gogounverified

Provides common libraries and utilities for ONOS (Open Network Operating System) projects in Go.

go get github.com/onosproject/onos-lib-go
INSTALL
IMPORT
SIG · ONOSPROJECT-ONOS-L
O
onosproject-onos-lib-go
networkinggov0.10.28
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.

onoslib
github.com/onosproject/onos-lib-go

Initializes logging using the ONOS logging package.

package main import ( "fmt" "github.com/onosproject/onos-lib-go/pkg/logging" ) func main() { log := logging.GetLogger("main") log.Info("Hello, ONOS!") fmt.Println("Logging initialized") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
onosproject-onos-lib-go — go get onosproject-onos-lib-go · libregistry