smarterclayton/openshift-go-cart

redirect HTTP to HTTPS

TaiPhamD opened this issue · 1 comments

I was reading https://developers.openshift.com/faq/troubleshooting.html#_how_do_i_redirect_traffic_to_https

but I am not sure how to apply this for Go Lang? Do I need to create a redirect function with Go Lang?