v2

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthService

type AuthService struct {
	v2pb.UnimplementedAuthServiceHandler
	// contains filtered or unexported fields
}

func NewAuthService

func NewAuthService(i do.Injector) (*AuthService, error)

func (*AuthService) CreateSession

func (*AuthService) SignUp

SignUp creates a new user.

type MarkdownService

type MarkdownService struct {
	v2pb.UnimplementedMarkdownServiceHandler
	// contains filtered or unexported fields
}

func NewMarkdownService

func NewMarkdownService(i do.Injector) (*MarkdownService, error)

type MemoService

type MemoService struct {
	v2pb.UnimplementedMemoServiceHandler
	// contains filtered or unexported fields
}

func NewMemoService

func NewMemoService(i do.Injector) (*MemoService, error)

func (*MemoService) CreateMemo

func (*MemoService) GetMemo

func (*MemoService) ListMemos

type UserService

type UserService struct {
	v2pb.UnimplementedUserServiceHandler
	// contains filtered or unexported fields
}

func NewUserService

func NewUserService(i do.Injector) (*UserService, error)

func (*UserService) CreateUser

CreateUser creates a new user.

func (*UserService) GetUserSetting added in v0.1.1

func (*UserService) GetUserStats

func (*UserService) ListUserSettings added in v0.1.1

type WorkspaceService

type WorkspaceService struct {
	v2pb.UnimplementedWorkspaceServiceHandler
	// contains filtered or unexported fields
}

func NewWorkspaceService

func NewWorkspaceService(i do.Injector) (*WorkspaceService, error)

func (*WorkspaceService) GetWorkspaceProfile

func (*WorkspaceService) GetWorkspaceSetting

Jump to

Keyboard shortcuts

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