package
Version:
v0.0.0-...-83adff0
Opens a new window with list of versions in this module.
Published: Jul 6, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
ArchiveClick = "archive_click"
ActiveDuration = "active_duration"
PlayDuration = "play_duration"
VisitEvent = "visit_event"
)
table name .
func ArcClickParam(b [][]byte) (res map[string]interface{})
ArcClickParam .
type DpCheckJobResult struct {
Code int `json:"code"`
Msg string `json:"msg"`
StatusID int `json:"statusId"`
StatusMsg string `json:"statusMsg"`
Files []string `json:"hdfsPath"`
}
DpCheckJobResult .
Source Files
¶
Click to show internal directories.
Click to hide internal directories.