//
pkg.gl
Category
github.com/rvflash/eve
deploy
package
0.0.10
Repository:
https://github.com/rvflash/eve.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
321 SLOC
#
Functions
Key
Key returns the name of the variable used as key in the cache.
New
New returns a new Release.
#
Variables
ErrInvalid
Error message.
ErrMissing
Error message.
ServerLess
ServerLess is a /dev/null server instance to force the pushing of all data.
#
Structs
Changes
Changes returns all changes computed by variable.
Release
Release represents a new deployment.
Task
Task maintains counter of change.
#
Interfaces
Dest
Dest must be implemented by any client to deploy data.
Source
Source must be implemented by any source want to be deployed.