Versions in this module Expand all Collapse all v1 v1.1.3 Aug 29, 2024 Changes in this version + var BuildDateTime = "" + var CurrentVersion = "v1" + var GitBranch = "" + var GitCommit = "" + var StartTime = time.Now().Format(time.RFC3339) + func GetRouteByPathWithParams(path, version, name, gitCommit, gitBranch, buildTime string) []zerorest.Route + func GetRouteWithParams(version, name, gitCommit, gitBranch, buildTime string) []zerorest.Route v1.1.1 Aug 12, 2024