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

initial health function

parent 02afed02
Branches master
No related tags found
No related merge requests found
module gitlab.reutlingen-university.de/schmolli/health-go/health
go 1.16
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