models

package module
v0.0.0-...-173852c Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Db *sql.DB

Functions

func Finalize

func Finalize()

func Init

func Init(config *config.Config) error

データベースへ接続

func NewError

func NewError(err error, desc string) error

Types

type ResponseBase

type ResponseBase struct {
	StatusCode int   `json:"statuscode"`
	Error      error `json:"error"`
}

Directories

Path Synopsis
zo module

Jump to

Keyboard shortcuts

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