golang-excel

command module
v0.0.0-...-6d281ed Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2019 License: MIT Imports: 6 Imported by: 0

README

CircleCI Quality Gate Status Go Report Card

Excel generation

Name: golang-excel
Created By: @fmusayev

Sample web api type project for generating excel, and using custom tags in struct to specify the excel column in which the field will be inserted. Also added reflection when writing struct to excel for preventing fields listing.

Run
  • Run
    go run main.go
  • Run using custom port
    go run main.go -port :5000
  • Run in disturbuted env. (set log format to json for log parsing tools, like Datadog)
    go run main.go -port :80 -log json

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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