package
Version:
v0.0.0-...-52ac1cc
Opens a new window with list of versions in this module.
Published: Dec 18, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type CensorResult struct {
LogId int64 `json:"log_id,omitempty"`
ErrorCode int64 `json:"error_code,omitempty"`
ErrorMsg string `json:"error_msg,omitempty"`
Conclusion string `json:"conclusion,omitempty"`
ConclusionType int `json:"conclusionType,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.