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: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ActInfo struct {
ID string `json:"id"`
SID string `json:"sid"`
Protocol string `json:"protocol"`
Types string `json:"types"`
Tag string `json:"tags"`
CTime string `json:"ctime"`
MTime string `json:"mtime"`
}
ActInfo act proctocol & tag.
type Mission struct {
ID int `json:"id"`
Name string `json:"name"`
Tags string `json:"tags"`
ETime time.Time `json:"etime"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.