draw

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultResourceImageMap = config.Images{
	resources.APIGatewayType: "assets/diagram/api_gateway.svg",
	resources.CronType:       "assets/diagram/cron.svg",
	resources.DatabaseType:   "assets/diagram/database_dynamo_db.svg",
	resources.EndpointType:   "assets/diagram/endpoint.svg",
	resources.GoogleBQType:   "assets/diagram/google_bigquery.svg",
	resources.KinesisType:    "assets/diagram/kinesis_data_stream.svg",
	resources.LambdaType:     "assets/diagram/lambda.svg",
	resources.RestfulAPIType: "assets/diagram/restful_api.svg",
	resources.S3Type:         "assets/diagram/s3_bucket.svg",
	resources.SNSType:        "assets/diagram/sns.svg",
	resources.SQSType:        "assets/diagram/sqs.svg",
	resources.UnknownType:    "",
}

DefaultResourceImageMap defines the default resource images. Images from here: https://awsicons.dev/

Functions

This section is empty.

Types

type Draw

type Draw struct {
	// contains filtered or unexported fields
}

func NewDraw

func NewDraw(workdirs, files []string, configFilename, output string) *Draw

func (*Draw) Build

func (d *Draw) Build() error

Jump to

Keyboard shortcuts

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