projectsubject

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CollectionCreateResponse

type CollectionCreateResponse = []*model.SubjectRoleRelationshipOutput

type CollectionGetRequest

type CollectionGetRequest struct {
	model.SubjectRoleRelationshipQueryInputs `path:",inline" query:",inline"`

	runtime.RequestCollection[
		predicate.SubjectRoleRelationship, subjectrolerelationship.OrderOption,
	] `query:",inline"`
}

type CollectionGetResponse

type CollectionGetResponse = []*model.SubjectRoleRelationshipOutput

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func Handle

func Handle(mc model.ClientSet) Handler

func (Handler) CollectionCreate

func (Handler) CollectionDelete

func (h Handler) CollectionDelete(req CollectionDeleteRequest) error

func (Handler) CollectionGet

func (h Handler) CollectionGet(req CollectionGetRequest) (CollectionGetResponse, int, error)

func (Handler) Delete

func (h Handler) Delete(req DeleteRequest) error

func (Handler) InternalKind

func (Handler) InternalKind() string

func (Handler) Kind

func (Handler) Kind() string

Jump to

Keyboard shortcuts

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