data

package
v1.3.4 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2020 License: Apache-2.0 Imports: 1 Imported by: 72

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{}

数据存储单元

func GetDataCell

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

type FileCell

type FileCell map[string]interface{}

文件存储单元 FileCell存储的完整文件名为: 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