github.com/onosproject/onos-api/go@v0.10.32/onos/e2t/README.md (about)

     1  <!--
     2  SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
     3  SPDX-License-Identifier: Apache-2.0
     4  -->
     5  ## E2 Termination Service: Go Bindings
     6  
     7  This package provides Go bindings for the gRPC services implemented by the µONOS E2 Termination service.
     8  
     9  It also includes some shared definitions of some E2SM related info, so that these can be shared
    10  across different E2 Service Models and the E2T without introducing inter-dependencies.