Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xwwww
/
newtest
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
newtest
/
dto
/
sensitive.go
xwwww
Upload 888 files
305487b
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
145 Bytes
package
dto
type
SensitiveResponse
struct
{
SensitiveWords []
string
`json:"sensitive_words"`
Content
string
`json:"content"`
}