package
0.0.0-20220412234254-2c2bf7eddea3
Repository: https://github.com/recolude/swagger-unity-codegen.git
Documentation: pkg.go.dev

# 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).