unimplemented

package
v0.0.0-...-26c4482 Latest Latest
Warning

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

Go to latest
Published: May 31, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package unimplemented provides a convenience type to stub out unimplemented gNMI RPCs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct{}

Server is a type that can be embedded anonymously in a gNMI server to stub out all RPCs that are not implemented with a proper return code.

func (*Server) Capabilities

Capabilities satisfies the gNMI service definition.

func (*Server) Get

Get satisfies the gNMI service definition.

func (*Server) Set

Set satisfies the gNMI service definition.

func (*Server) Subscribe

func (s *Server) Subscribe(stream pb.GNMI_SubscribeServer) error

Subscribe satisfies the gNMI service defintion.

Jump to

Keyboard shortcuts

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