data

package
v0.0.0-...-2d91a95 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PutDataCell

func PutDataCell(cell DataCell)

func PutFileCell

func PutFileCell(cell FileCell)

Types

type DataCell

type DataCell map[string]interface{}

data storage unit

func GetDataCell

func GetDataCell(ruleName string, data map[string]interface{}, url string, parentUrl string, downloadTime string) DataCell

type FileCell

type FileCell map[string]interface{}

file storage unit FileCell stores the full file name: file / "Dir" / "ruleName" / "time" / "name"

func GetFileCell

func GetFileCell(ruleName, name string, bytes []byte) FileCell

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL