summary

package
v1.0.1-0...-386defc Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSummary

func GetSummary(w http.ResponseWriter, r *http.Request)

getSummary returns table wise summary of conversion.

Types

type ConversionSummary

type ConversionSummary struct {
	SrcTable         string
	SpTable          string
	Errors           []reports.Issue
	Warnings         []reports.Issue
	Suggestions      []reports.Issue
	Notes            []reports.Issue
	ErrorsCount      int
	WarningsCount    int
	SuggestionsCount int
	NotesCount       int
}

Jump to

Keyboard shortcuts

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