internal

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseService

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

BaseService 基础服务结构

func NewBaseService

func NewBaseService(client http.Client) *BaseService

NewBaseService 创建基础服务

type ChannelService

type ChannelService struct {
	*BaseService
}

func (*ChannelService) View

func (c *ChannelService) View(ctx context.Context, targetId string, needChildren bool) (*model.ViewChannelResp, error)

type MessageService added in v0.0.13

type MessageService struct {
	*BaseService
}

func (*MessageService) Create added in v0.0.13

Jump to

Keyboard shortcuts

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