package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 6, 2018
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func AddRecord(newrecord interface{}, maxfileRecored int) error
AddRecord : appen new recored to file
type DataFile struct {
Nextpageid string `json:"nextpageid"`
Recoreds []interface{} `json:"Recoreds"`
}
DataFile :
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.