Skip to content
Snippets Groups Projects
Commit ec9702ed authored by fabianwallisch's avatar fabianwallisch
Browse files

added files

parents
Loading
go.mod 0 → 100644
package health
func Echo(message string) string {
return message
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment