package
0.0.16
Repository: https://github.com/webability-go/xmodules.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Go Report Card GoDoc GolangCI

xmodule/usda for Xamboo - GO

The usda package is used to keep the official free usda database for food components and nutrients

To Do:

  • Enhance the library with the new database of Nov 2019 (new tables, fields and data)

Version Changes Control

v0.0.1 - 2020-05-08

  • Compatible with xmodule context standard

v0.0.0 - 2020-03-05

  • Support for multithread context implemented

v0.0.0 - 2020-01-23

  • BuildCaches is now on parallel thread

v0.0.0 - 2019-12-18

  • First release of module

Manual:

I. USDA

Intro


  1. Overview

Example:

import "github.com/webability-go/xmodules/usda"


  1. Reference

To use the package:

import "github.com/webability-go/xmodules/usda"