generated from VLADIMIR/template
add images
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package link
|
||||
|
||||
type ILinkService interface {
|
||||
GetTeamClientLink(host string, name string, password string) string
|
||||
GetTeamClientLink(name string, password string) string
|
||||
GetImageLink(name string) string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user