Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Jrohy/trojan
/ Cyan
Function
Cyan
util/string.go:161–163 ·
view source on GitHub ↗
Cyan 青色
(str string)
Source
from the content-addressed store, hash-verified
159
160
// Cyan 青色
161
func
Cyan(str string) string {
162
return
CYAN + str + RESET
163
}
164
165
// White 白色
166
func
White(str string) string {
Callers
3
UserList
Function · 0.92
mainMenu
Function · 0.92
version.go
File · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected