Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVersionManager ¶
func NewVersionManager(receptorClientCreator receptor_client.Creator, fileSwapper FileSwapper, latticeVersion string) *versionManager
Types ¶
type AppFileSwapper ¶
type AppFileSwapper struct{}
func (*AppFileSwapper) GetTempFile ¶
func (*AppFileSwapper) GetTempFile() (*os.File, error)
func (*AppFileSwapper) SwapTempFile ¶
func (*AppFileSwapper) SwapTempFile(destPath, srcPath string) error
type FileSwapper ¶
type ServerVersions ¶
type VersionManager ¶
Click to show internal directories.
Click to hide internal directories.