draw

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultResourceImageMap = config.Images{
	awsresources.APIGatewayType: "assets/diagram/api_gateway.svg",
	awsresources.CronType:       "assets/diagram/cron.svg",
	awsresources.DatabaseType:   "assets/diagram/database_dynamo_db.svg",
	awsresources.EndpointType:   "assets/diagram/endpoint.svg",
	awsresources.GoogleBQType:   "assets/diagram/google_bigquery.svg",
	awsresources.KinesisType:    "assets/diagram/kinesis_data_stream.svg",
	awsresources.LambdaType:     "assets/diagram/lambda.svg",
	awsresources.RestfulAPIType: "assets/diagram/restful_api.svg",
	awsresources.S3Type:         "assets/diagram/s3_bucket.svg",
	awsresources.SNSType:        "assets/diagram/sns.svg",
	awsresources.SQSType:        "assets/diagram/sqs.svg",
	awsresources.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