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