generalFormDraft

package
v0.0.0-...-cee649a Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SchemaGeneralFormDraft = `` /* 181-byte string literal not displayed */

Functions

This section is empty.

Types

type GeneralFormDraft

type GeneralFormDraft struct {
	FormID       int    `json:"form_id" db:"form_id"`
	UserID       int    `json:"user_id" db:"user_id"`
	FormType     int    `json:"form_type" db:"form_type"`
	BasicContent string `json:"basic_content" db:"basic_content"`
	ExtraContent string `json:"extra_content" db:"extra_content"`
}

Jump to

Keyboard shortcuts

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