Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eatmoreapple/openwechat
/ BotPreparer
Interface
BotPreparer
bot_login.go:38–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
type
BotPreparer
interface
{
39
Prepare(*Bot)
40
}
41
42
type
BotLoginOption
interface
{
43
BotPreparer
Callers
3
Prepare
Method · 0.65
login
Method · 0.65
DefaultBot
Function · 0.65
Implementers
1
BaseBotLoginOption
bot_login.go
Calls
no outgoing calls
Tested by
no test coverage detected