package
0.4.2
Repository: https://github.com/alpiquero/deck.git
Documentation: pkg.go.dev

# Functions

NewSyncer constructs a Syncer.

# Structs

Event represents an event to perform an imperative operation that gets Kong closer to the target state.
Syncer takes in a current and target state of Kong, diffs them, generating a Graph to get Kong from current to target state.

# Type aliases

Do is the worker function to sync the diff TODO remove crud.Arg.