common

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FailureDetail

type FailureDetail struct {
	Reason     string // Reason of Error message
	Detail     string // Why is it wrong, what is the judgment condition?
	FixMethods string // How to improve to meet the conditions
	LogId      uint64 // ID used to get the log file
}

func NewFailureDetail

func NewFailureDetail() *FailureDetail

func (*FailureDetail) Clone

func (detail *FailureDetail) Clone() *FailureDetail

Jump to

Keyboard shortcuts

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