Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Product
Method
Product
internal/apps/app_cmd.go:47–50 ·
view source on GitHub ↗
Product 产品
(product string)
Source
from the content-addressed store, hash-verified
45
46
// Product 产品
47
func
(this *AppCmd) Product(product string) *AppCmd {
48
this.product = product
49
return
this
50
}
51
52
// Version 版本
53
func
(this *AppCmd) Version(version string) *AppCmd {
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected