Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteService ¶
func GetService ¶
func InitalizeState ¶
func InitalizeState() error
func PutService ¶
func PutService(service AWSService) error
Types ¶
type State ¶
type State map[string]StateAWSService
type StateAWSService ¶
type StateAWSService struct { Type string Service json.RawMessage }
type UntypedJson ¶
type UntypedJson map[string]interface{}
Click to show internal directories.
Click to hide internal directories.