client

package
v0.0.0-...-4b5a188 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package client 外部API向けクライアントインターフェース定義

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BotClient

type BotClient interface {
	// ログを送信
	SendLog(msg string) error
	// メッセージを送信
	SendMessage(channelID uuid.UUID, msg string) error
}

BotClient Botクライアント

type OauthClient

type OauthClient interface{}

OauthClient OAuthクライアント

Directories

Path Synopsis
Package traqBot traQ向けBotクライアント実装
Package traqBot traQ向けBotクライアント実装

Jump to

Keyboard shortcuts

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