Skip to content
Snippets Groups Projects
Commit a29f58ac authored by Martin Schmollinger's avatar Martin Schmollinger
Browse files

Added Echo function

parent ca3f4cd1
Branches main
No related tags found
No related merge requests found
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