package
Version:
v0.3.9
Opens a new window with list of versions in this module.
Published: Apr 4, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetContainer(path string) (*gabs.Container, error)
GetContainer returns a gabs container from the given path.
func ToBool(v interface{}) bool
ToBool converts interface to bool.
Hack to avoid panics when converting gabs data to string.
func ToFloat32(v interface{}) float32
func ToString(v interface{}) string
ToString converts interface to string.
Hack to avoid panics when converting gabs data to string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.