We provide you with a simple code editor that allows you to quickly test your program (even on the phone or tablet).
golang
func Create(item) (error) { if err != nil { logrus.Error(err.Error()) } }