//
pkg.gl
Category
github.com/myntra/goscheduler
cluster_entity
package
0.3.2-alpha
Repository:
https://github.com/myntra/goscheduler.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
30 SLOC
#
Structs
EntityInfo
EntityInfo represents a cluster entity and its properties.
#
Interfaces
Entity
Entity represents a cluster entity with methods for starting, stopping, and initializing it.
EntityFactory
EntityFactory defines methods for creating and retrieving entities.