Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultRepoInterface ¶
type DefaultRepoInterface interface {
GetUA() string
}
DefaultRepoInterface .
type DefaultService ¶
type DefaultService struct { Runtime freedom.Runtime DefRepo *repositorys.DefaultRepository DefRepoIF DefaultRepoInterface }
DefaultService .
func (*DefaultService) RemoteInfo ¶
func (s *DefaultService) RemoteInfo() (result struct { IP string UA string })
RemoteInfo .
Click to show internal directories.
Click to hide internal directories.