# Functions
EscapeValidatePathSegments is a help function to validate and encode url path segments use as
pkgName := "foo.one.two" errEsCapePkgName := EscapeValidatePathSegments(&pkgName).
No description provided by the author
GiteaApiParsef is a help function to parse api path.
No description provided by the author
# Constants
No description provided by the author
# Variables
JsonHeader is a default header for json request for http.MethodPost , http.MethodPatch , http.MethodPut, http.MethodDelete.
# Structs
GiteaApiResponse represents the gitea response.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author