Categorygithub.com/Megaputer/go_oauth_phabricator

# README

go_oauth_phabricator

Client for OAuth2 Phabricator in Golang

Go Reference

Installation and Usage

Install

go get -v github.com/Megaputer/go_oauth_phabricator

Usage

go run cmd/example/main.go 'code_value'

Example

Example

# Packages

Package phabricator provides methods for using OAuth2 to access Phabricator.