Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreatedPlanet ¶
type CreatedPlanet struct {
// contains filtered or unexported fields
}
func NewCreatePlanetProcess ¶
func NewCreatePlanetProcess( planet planet.ReadUpdater, api swapi.Finder, kafka planet.KafkaWriter, kafkaTopic string, retryProcess int, ) CreatedPlanet
func (CreatedPlanet) Process ¶
func (c CreatedPlanet) Process(data interface{}) error
Click to show internal directories.
Click to hide internal directories.