require

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(c *checklib.C, expected, actual any, public string, opts ...o.Option)

func EqualProto

func EqualProto(c *checklib.C, expected, actual proto.Message, public string, opts ...o.Option)

func Error

func Error(c *checklib.C, err error, public string, opts ...o.Option)

func False

func False(c *checklib.C, b bool, public string, opts ...o.Option)

func Greater

func Greater[T constraints.Ordered](c *checklib.C, a, b T, public string, opts ...o.Option)

func GreaterOrEqual

func GreaterOrEqual[T constraints.Ordered](c *checklib.C, a, b T, public string, opts ...o.Option)

func Less

func Less[T constraints.Ordered](c *checklib.C, a, b T, public string, opts ...o.Option)

func LessOrEqual

func LessOrEqual[T constraints.Ordered](c *checklib.C, a, b T, public string, opts ...o.Option)

func Nil

func Nil(c *checklib.C, v any, public string, opts ...o.Option)

func NoError

func NoError(c *checklib.C, err error, public string, opts ...o.Option)

func NotEqual

func NotEqual(c *checklib.C, expected, actual any, public string, opts ...o.Option)

func NotNil

func NotNil(c *checklib.C, v any, public string, opts ...o.Option)

func True

func True(c *checklib.C, b bool, public string, opts ...o.Option)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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