api

package
v0.0.0-...-b68290d Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrSecretParams

func ErrSecretParams(e error) *utils.ApiException

func ErrSecretSync

func ErrSecretSync(e error) *utils.ApiException

func ErrSecretUpgrade

func ErrSecretUpgrade(e error) *utils.ApiException

Types

type Handler

type Handler struct {
	ioc.ObjectImpl
	// contains filtered or unexported fields
}

func (*Handler) Init

func (h *Handler) Init()

func (*Handler) Name

func (h *Handler) Name() string

func (*Handler) Priority

func (h *Handler) Priority() int

func (*Handler) Registry

func (h *Handler) Registry()

func (*Handler) SyncResource

func (h *Handler) SyncResource(r *restful.Request, w *restful.Response)

type Stream

type Stream struct {
	grpc.ServerStream
	// contains filtered or unexported fields
}

func NewStream

func NewStream(c *websocket.Conn) *Stream

func (*Stream) Send

func (s *Stream) Send(rsp *resource.Resource) error

type User

type User struct {
	Name string
	Age  int
}

type UserSet

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

Jump to

Keyboard shortcuts

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