handler

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2025 License: AGPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct{}

func New

func New() *Handler

func (*Handler) Create

func (h *Handler) Create(ctx context.Context, req *pb.CreateRequest, res *pb.CreateResponse) error

func (*Handler) Delete

func (h *Handler) Delete(ctx context.Context, req *pb.DeleteRequest, res *pb.DeleteResponse) error

func (*Handler) Generate

func (h *Handler) Generate(ctx context.Context, req *pb.GenerateRequest, res *pb.GenerateResponse) error

Generate implements the AI co-authoring feature

func (*Handler) List

func (h *Handler) List(ctx context.Context, req *pb.ListRequest, res *pb.ListResponse) error

func (*Handler) ListTags

func (h *Handler) ListTags(ctx context.Context, req *pb.ListTagsRequest, res *pb.ListTagsResponse) error

func (*Handler) Read

func (h *Handler) Read(ctx context.Context, req *pb.ReadRequest, res *pb.ReadResponse) error

func (*Handler) TagPost

func (h *Handler) TagPost(ctx context.Context, req *pb.TagPostRequest, res *pb.TagPostResponse) error

func (*Handler) UntagPost

func (h *Handler) UntagPost(ctx context.Context, req *pb.UntagPostRequest, res *pb.UntagPostResponse) error

func (*Handler) Update

func (h *Handler) Update(ctx context.Context, req *pb.UpdateRequest, res *pb.UpdateResponse) error

Jump to

Keyboard shortcuts

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