# README
Unity
Collection of utils for keeping up with unity specific language (http verb variables and other stuff).
# Functions
ToUnityHTTPVerb takes how golang represents a HTTP verb (http.MethodGet) and translates it for unity (UnityWebRequest.kHttpVerbGET).