onos-ric-sdk-go

module
v0.7.33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2021 License: Apache-2.0

README

onos-ric-sdk-go

Go Application SDK for ONOS RIC (µONOS Architecture)

The goal of this library is to make application development as easy as possible. To that end, the library should rely heavily on a set of newly established conventions that will result in certain default behaviours. To allow some applications to depart from these defaults, the library should be written in a modular fashion with high level abstractions and behaviours composed of lower-level ones. Most applications should be able to rely on the top-level abstractions, but some apps may need to instead utilize the lower-level abstraction.

Installation

The SDK is managed using Go modules. To include the SDK in your Go application, add the github.com/onosproject/onos-ric-sdk-go module to your go.mod:

go get github.com/onosproject/onos-ric-sdk-go

Usage

For the detail usage of each API, you can refer to the following links:

E2 API Usage

O1 API Usage

Topo API Usage

Directories

Path Synopsis
pkg
app
config/agent
Package agent implements a gnmi server to mock a device with YANG models.
Package agent implements a gnmi server to mock a device with YANG models.
e2
tests
mocks/topo
Package topo is a generated GoMock package.
Package topo is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL