smith-30 / strsql

struct to sql using gorm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

strsql

CircleCI Coverage Status GoDoc license Go Report Card

Origin Of The Daemon

Getting Started

Getting Started

$ git clone git@github.com:smith-30/strsql.git
$ cd strsql
$ make build

Documentation

Sample

  • add command
    • cobra add <commandName>

Make Commands

Architecture Ducumentation

Contributing

About

struct to sql using gorm

License:MIT License


Languages

Language:Go 81.4%Language:Makefile 18.6%