Skip to content

Go Package used to port Scripture Rosary .json data into Golang structs.

Notifications You must be signed in to change notification settings

mezcel/struct-fmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

struct-fmt

package structfmt

A GoDoc, json to struct, conversion package.

About

Install

  • Install Go: download
  • Install the struct-fmt Go package
    ## Install struct-fmt
    go get github.com/mezcel/struct-fmt

Code Usage

  • Include in a Go script.
    // Import this package into a Go program
    import "github.com/mezcel/struct-fmt"
    
    // or
    import structfmt "github.com/mezcel/struct-fmt"

Demo Examples

About

Go Package used to port Scripture Rosary .json data into Golang structs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published