planx

package module
v0.0.0-...-7ca5fab Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 License: MIT Imports: 2 Imported by: 0

README

Gin Planx

Use gorm to quickly generate the function API of the gin framework

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Crud

type Crud struct{}

func (*Crud) Get

func (x *Crud) Get(c *gin.Context) interface{}

type Planx

type Planx struct {
	// contains filtered or unexported fields
}

func Initialize

func Initialize(db *gorm.DB) *Planx

func (*Planx) Make

func (x *Planx) Make() *Crud

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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