checker

package
v3.8.0-rc.15 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckGroupNum

func CheckGroupNum(ctx context.Context) (map[string]*CountChecker, error)

Types

type CountChecker

type CountChecker struct {
	TotalCount   int
	CorrectCount int
	IsEqual      bool
}

func NewCountChecker

func NewCountChecker(total, correct int, isEqual bool) *CountChecker

Jump to

Keyboard shortcuts

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