internal

package
v0.0.0-...-dfe5d84 Latest Latest
Warning

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

Go to latest
Published: May 28, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	JsonFileName = "./upload/data.json"
	XlsxFileName = "./upload/data.xlsx"
)

Variables

This section is empty.

Functions

func ConverterJSONToXLSX

func ConverterJSONToXLSX() error

func HandleFileUpload

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

func RenderHTML

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

func ServeFileDownload

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

Types

type User

type User struct {
	CPF  string `json:"CPF"`
	Data string `json:"Data"`
}

Jump to

Keyboard shortcuts

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