libgit2_d.proxy

Undocumented in source.

Members

Enums

git_proxy_t
enum git_proxy_t

The type of proxy to use.

Functions

GIT_PROXY_OPTIONS_INIT
GIT_PROXY_OPTIONS_INIT()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_proxy_options_init
int git_proxy_options_init(.git_proxy_options* opts, uint version_)

Initialize git_proxy_options structure

Manifest constants

GIT_PROXY_OPTIONS_VERSION
enum GIT_PROXY_OPTIONS_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

git_proxy_options
struct git_proxy_options

Options for connecting through a proxy

Meta