Skip to content

rAndrade360/split-structs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Split structs

This script help you to split nested struct into multiple structs

How to use

CLI:

  1. Paste your nested struct into structs.txt file;
  2. Run make run;
  3. Voila! You can get your formatted structs inside your cmd/cli/tmp.go.

Server:

  1. Run make serve;
  2. Access the address in your browser: http://localhost:8000 and feel free to split your structs.

New features (Comming soon)

Binary files with a /bin pkg.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published