Documentation ¶
Index ¶
- Variables
- func Debug(format string, args ...interface{})
- func Error(format string, args ...interface{})
- func Fatal(format string, args ...interface{})
- func Info(format string, args ...interface{})
- func JSTTimeEncoder(t time.Time, enc zapcore.PrimitiveArrayEncoder)
- func OutputSuperChat(o string)
- func SendChat(channelID, messageID, jsonStr string) error
- func SendChats(jsons []string) error
- func Sync()
- func SyncSuerChat()
- func UpdateVideoTitle(vid, vtitle, actualStartTimeJST string) error
- func Warn(format string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ElasticsearchCloudid is id ElasticsearchCloudid string // ElasticsearchUser is user ElasticsearchUser string // ElasticsearchPass is user ElasticsearchPass string )
Functions ¶
func JSTTimeEncoder ¶
func JSTTimeEncoder(t time.Time, enc zapcore.PrimitiveArrayEncoder)
JSTTimeEncoder return JST
func UpdateVideoTitle ¶
UpdateVideoTitle is update video title.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.