Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GabsWrapper ¶
type GabsWrapper struct {
Container *gabs.Container
}
func (*GabsWrapper) GetFloat64 ¶
func (g *GabsWrapper) GetFloat64(path string) float64
func (*GabsWrapper) GetFloat64FromString ¶
func (g *GabsWrapper) GetFloat64FromString(path string) (float64, error)
func (*GabsWrapper) GetInt ¶
func (g *GabsWrapper) GetInt(path string) int
func (*GabsWrapper) GetString ¶
func (g *GabsWrapper) GetString(path string) string
Click to show internal directories.
Click to hide internal directories.