a8m / entsize

Print ent/schema size

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

entsize

Print ent/schema size

Install

go get -u github.com/a8m/entsize

Examples:

entsize ./ent/schema

# Prints:
Types: 48, Fields: 305, Edges: 186

LICENSE

I am providing code in the repository to you under Apache license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook)

About

Print ent/schema size

License:Apache License 2.0


Languages

Language:Go 100.0%