test

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitClient

func InitClient() sqlmock.Sqlmock

InitClient 初始化

Types

type Person

type Person struct {
	ID   int    `json:"id" seal:"id"`
	Name string `json:"name" seal:"name"`
	Age  int    `json:"age" seal:"age"`
}

func (*Person) Zero

func (p *Person) Zero() bool

Jump to

Keyboard shortcuts

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