Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrClosed = errors.New("tunnel closed")
Functions ¶
Types ¶
type TokenRefresher ¶
type TokenRefresher interface {
SetToken(token string)
}
Click to show internal directories.
Click to hide internal directories.