metathings_tagd_service

package
v1.2.15 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TAGD_GET    = "tagd:get"
	TAGD_REMOVE = "tagd:remove"
	TAGD_TAG    = "tagd:tag"
	TAGD_UNTAG  = "tagd:untag"
	TAGD_QUERY  = "tagd:query"
)
View Source
const (
	KIND_TAG = "tagd:tag"
)

Variables

This section is empty.

Functions

Types

type MetathingsTagdService

type MetathingsTagdService struct {
	grpc_auth.ServiceAuthFuncOverride
	*log_helper.GetLoggerer
	// contains filtered or unexported fields
}

func (*MetathingsTagdService) AuthorizeGet

func (ts *MetathingsTagdService) AuthorizeGet(ctx context.Context, in interface{}) error

func (*MetathingsTagdService) AuthorizeRemove

func (ts *MetathingsTagdService) AuthorizeRemove(ctx context.Context, in interface{}) error

func (*MetathingsTagdService) AuthorizeTag added in v1.1.0

func (ts *MetathingsTagdService) AuthorizeTag(ctx context.Context, in interface{}) error

func (*MetathingsTagdService) AuthorizeUntag

func (ts *MetathingsTagdService) AuthorizeUntag(ctx context.Context, in interface{}) error

func (*MetathingsTagdService) Get

func (*MetathingsTagdService) IsIgnoreMethod

func (ts *MetathingsTagdService) IsIgnoreMethod(md *grpc_helper.MethodDescription) bool

func (*MetathingsTagdService) Query

func (*MetathingsTagdService) Remove

func (*MetathingsTagdService) Tag

func (*MetathingsTagdService) Untag

func (*MetathingsTagdService) ValidateUntag added in v1.1.14

func (ts *MetathingsTagdService) ValidateUntag(ctx context.Context, in interface{}) error

Jump to

Keyboard shortcuts

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