Skip to content

tri-adam/json-resp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Response

The json-resp package contains a small set of functions that are used to marshall and unmarshall response data and errors in JSON format.

Quick Start

Install the CircleCI Local CLI. See the Continuous Integration section below for more detail.

To build and test:

circleci build

Continuous Integration

This package uses CircleCI for Continuous Integration (CI). It runs automatically on commits and pull requests involving a protected branch. All CI checks must pass before a merge to a proected branch can be performed.

The CI checks are typically run in the cloud without user intervention. If desired, the CI checks can also be run locally using the CircleCI Local CLI.

About

Marshall and unmarshall response data and errors in JSON format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%