hooks

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_feature_hooks_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type WebHookBody

type WebHookBody struct {
	Type      rpc.EventType   `protobuf:"varint,1,opt,name=type,proto3,enum=cunicu.rpc.EventType" json:"type,omitempty"`
	Interface *core.Interface `protobuf:"bytes,2,opt,name=interface,proto3" json:"interface,omitempty"`
	Peer      *core.Peer      `protobuf:"bytes,3,opt,name=peer,proto3" json:"peer,omitempty"`
	Modified  []string        `protobuf:"bytes,4,rep,name=modified,proto3" json:"modified,omitempty"`
	// contains filtered or unexported fields
}

func (*WebHookBody) Descriptor deprecated

func (*WebHookBody) Descriptor() ([]byte, []int)

Deprecated: Use WebHookBody.ProtoReflect.Descriptor instead.

func (*WebHookBody) GetInterface

func (x *WebHookBody) GetInterface() *core.Interface

func (*WebHookBody) GetModified

func (x *WebHookBody) GetModified() []string

func (*WebHookBody) GetPeer

func (x *WebHookBody) GetPeer() *core.Peer

func (*WebHookBody) GetType

func (x *WebHookBody) GetType() rpc.EventType

func (*WebHookBody) ProtoMessage

func (*WebHookBody) ProtoMessage()

func (*WebHookBody) ProtoReflect

func (x *WebHookBody) ProtoReflect() protoreflect.Message

func (*WebHookBody) Reset

func (x *WebHookBody) Reset()

func (*WebHookBody) String

func (x *WebHookBody) String() string

Jump to

Keyboard shortcuts

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