euler

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2023 License: MIT Imports: 1 Imported by: 0

README

Euler

Generate dependency graph from golang structs and components

go version   license version

Installation

go install github.com/mehditeymorian/euler@latest

How to Use

Generate for Components

Generate graph for component

euler component -p GIT_REPO|LOCAL_DIR

For example the following is dependency graph is for Docker Compose project.

Docker Compose Project Dependency Graph

Generate for Struct Models

euler struct -p ./structs-dir -e "a.go,b.go,c.go" -f
# output: out.svg

Documentation

Overview

Copyright © 2022 Mehdi Teymorian mehditeymorian322@gmail.com

Jump to

Keyboard shortcuts

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