PUBLICIP_PERIOD environment variable
This commit is contained in:
@@ -99,6 +99,9 @@ type Reader interface {
|
||||
GetTinyProxyUser() (user string, err error)
|
||||
GetTinyProxyPassword() (password string, err error)
|
||||
|
||||
// Public IP getters
|
||||
GetPublicIPPeriod() (period time.Duration, err error)
|
||||
|
||||
// Version getters
|
||||
GetVersion() string
|
||||
GetBuildDate() string
|
||||
|
||||
Reference in New Issue
Block a user