Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Baraaqasem
/
Chat
like
0
Configuration error
App
Files
Files
Community
main
Chat
/
backend
/
go
/
stores
/
production.go
Baraaqasem
Upload 711 files
651d019
verified
24 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
//go:build !debug
// +build !debug
package
main
func
assert
(cond
bool
, msg
string
)
{
}