pkg

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LoggerName = "PAYSUPER_REPORTER"

	MIMEApplicationJSON = "application/json"

	ResponseStatusOk          = int32(200)
	ResponseStatusBadData     = int32(400)
	ResponseStatusSystemError = int32(500)

	OutputContentTypeXlsx = "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
	OutputContentTypeCsv  = "text/csv"
	OutputContentTypePdf  = "application/pdf"

	RecipeXlsx = "html-to-xlsx"
	RecipeCsv  = "text"
	RecipePdf  = "chrome-pdf"

	BrokerMessageRetryMaxCount = 10

	BrokerGenerateReportTopicName = "reporter-generate"
	BrokerPostProcessTopicName    = "reporter-post-process"

	ErrorCastBetweenTypes  = "unable to cast between types"
	ErrorFieldCastTypeFrom = "type_from"
	ErrorFieldCastTypeTo   = "type_to"
	ErrorFieldValue        = "value"
)

Variables

This section is empty.

Functions

This section is empty.

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