dbietool

command module
v0.0.0-...-f670af2 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: MIT Imports: 5 Imported by: 0

README

dbietool

codecov

Tool for Dbie generating repositories out of interface signature

Instruct interface

type User interface {
    dbie.Repo[model.User]
    // ...
}

Run in directory containing interface:

dbietool -core=Bun -consr=func

or

go run github.com/iamgoroot/dbietool -core=Bun -consr=factory

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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