Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krau/SaveAny-Bot
/ String
Method
String
pkg/rule/enum.go:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
)
10
11
func
(r RuleType) String() string {
12
return
string(r)
13
}
14
15
func
Values() []RuleType {
16
return
[]RuleType{FileNameRegex, MessageRegex, IsAlbum}
Callers
15
api.go
File · 0.45
api_playwright.go
File · 0.45
buildURL
Method · 0.45
signRequest
Function · 0.45
canonicalURI
Function · 0.45
Save
Method · 0.45
splitUpload
Method · 0.45
Save
Method · 0.45
ListFiles
Method · 0.45
Save
Method · 0.45
Save
Method · 0.45
WriteFile
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestCreateTaskHandler
Function · 0.36