entity

package
v0.8.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	Urls        []string
	DialTimeOut int
}

Environment ...

type GenerateOutputs

type GenerateOutputs struct {
	Name         string
	Value        string
	Type         string
	Arn          string
	LastModified *time.Time
	Version      int64
}

GenerateOutputs ...

type InsertDataModels

type InsertDataModels struct {
	Path      string `json:"path" yaml:"path"`
	Value     string `json:"value" yaml:"value"`
	IsEncrypt bool   `json:"isEncrypt" yaml:"isEncrypt"`
}

InsertDataModels ...

type TemplatesModels

type TemplatesModels struct {
	Stage      string             `json:"stage" yaml:"stage"`
	Name       string             `json:"name" yaml:"name"`
	Parameters []InsertDataModels `json:"parameters" yaml:"parameters"`
}

TemplatesModels ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL