yang_push

package
v0.0.0-...-fac1166 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This module contains conceptual YANG specifications for YANG push.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChangeType

type ChangeType string

ChangeType represents to a datastore.

const (
	// A new data node was created
	ChangeType_create ChangeType = "create"

	// A data node was deleted
	ChangeType_delete_ ChangeType = "delete"

	// The value of a data node has changed
	ChangeType_modify ChangeType = "modify"
)

type CustomStream

type CustomStream struct {
}

func (CustomStream) String

func (id CustomStream) String() string

type ErrorDataNotAuthorized

type ErrorDataNotAuthorized struct {
}

func (ErrorDataNotAuthorized) String

func (id ErrorDataNotAuthorized) String() string

type Http2

type Http2 struct {
}

func (Http2) String

func (id Http2) String() string

type YangPush

type YangPush struct {
}

func (YangPush) String

func (id YangPush) String() string

Jump to

Keyboard shortcuts

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