unittest

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Skipeed added in v0.8.3

type Skipeed struct {
	Msg    string `bson:"msg" json:"msg"`
	Status int    `bson:"status" json:"status" newc:"-"`
}

Skipeed ...

func NewSkipeed added in v0.8.3

func NewSkipeed(msg string) Skipeed

NewSkipeed Create a new Skipeed

type StructRef

type StructRef struct {
	Debug bool
}

StructRef ...

func NewStructRef

func NewStructRef(debug bool) *StructRef

NewStructRef Create a new StructRef

type StructValue

type StructValue struct {
	Debug bool
}

StructValue ...

func NewStructValue

func NewStructValue(debug bool) StructValue

NewStructValue Create a new StructValue

type StructValueWithInit

type StructValueWithInit struct {
	Debug bool
}

StructValueWithInit ...

func NewStructValueWithInit

func NewStructValueWithInit(debug bool) StructValueWithInit

NewStructValueWithInit Create a new StructValueWithInit

type StructWithInit

type StructWithInit struct {
	Debug bool
}

StructWithInit ...

func NewStructWithInit

func NewStructWithInit(debug bool) *StructWithInit

NewStructWithInit Create a new StructWithInit

Jump to

Keyboard shortcuts

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