Documentation
¶
There is no documentation for this package.
Directories
¶
Path | Synopsis |
---|---|
Godeps
|
|
_workspace/src/github.com/extemporalgenome/slug
Package slug transforms strings into a normalized form well suited for use in URLs.
|
Package slug transforms strings into a normalized form well suited for use in URLs. |
_workspace/src/github.com/fatih/color
Package color is an ANSI color package to output colorized or SGR defined output to the standard output.
|
Package color is an ANSI color package to output colorized or SGR defined output to the standard output. |
_workspace/src/github.com/google/go-github/github
Package github provides a client for using the GitHub API.
|
Package github provides a client for using the GitHub API. |
_workspace/src/github.com/google/go-querystring/query
Package query implements encoding of structs into URL query parameters.
|
Package query implements encoding of structs into URL query parameters. |
_workspace/src/github.com/kardianos/osext
Extensions to the standard "os" package.
|
Extensions to the standard "os" package. |
_workspace/src/github.com/shiena/ansicolor
Package ansicolor provides color console in Windows as ANSICON.
|
Package ansicolor provides color console in Windows as ANSICON. |
_workspace/src/github.com/shiena/ansicolor/ansicolor
The ansicolor command colors a console text by ANSI escape sequence like wac.
|
The ansicolor command colors a console text by ANSI escape sequence like wac. |
_workspace/src/github.com/tchap/oauth
OAuth 1.0 consumer implementation.
|
OAuth 1.0 consumer implementation. |
_workspace/src/github.com/tchap/oauth/examples/jira
Note: I haven't had a chance to test that this works.
|
Note: I haven't had a chance to test that this works. |
_workspace/src/github.com/tchap/oauth/examples/latitude
THIS NO LONGER WORKS!! Latitude is using OAuth 2.0 now.
|
THIS NO LONGER WORKS!! Latitude is using OAuth 2.0 now. |
_workspace/src/github.com/tchap/oauth/examples/netflix
go run examples/netflix/netflix.go --consumerkey <key> --consumersecret <secret> --appname <appname>
|
go run examples/netflix/netflix.go --consumerkey <key> --consumersecret <secret> --appname <appname> |
_workspace/src/github.com/tchap/oauth/examples/twitterserver
Similar to the twitter example, but using an HTTP server instead of the command line.
|
Similar to the twitter example, but using an HTTP server instead of the command line. |
_workspace/src/github.com/toqueteos/webbrowser
Package webbrowser provides a simple API for opening web pages on your default browser.
|
Package webbrowser provides a simple API for opening web pages on your default browser. |
_workspace/src/golang.org/x/net/context
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes.
|
Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
_workspace/src/golang.org/x/oauth2
Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests.
|
Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests. |
_workspace/src/golang.org/x/oauth2/clientcredentials
Package clientcredentials implements the OAuth2.0 "client credentials" token flow, also known as the "two-legged OAuth 2.0".
|
Package clientcredentials implements the OAuth2.0 "client credentials" token flow, also known as the "two-legged OAuth 2.0". |
_workspace/src/golang.org/x/oauth2/facebook
Package facebook provides constants for using OAuth2 to access Facebook.
|
Package facebook provides constants for using OAuth2 to access Facebook. |
_workspace/src/golang.org/x/oauth2/github
Package github provides constants for using OAuth2 to access Github.
|
Package github provides constants for using OAuth2 to access Github. |
_workspace/src/golang.org/x/oauth2/google
Package google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs.
|
Package google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs. |
_workspace/src/golang.org/x/oauth2/internal
Package internal contains support packages for oauth2 package.
|
Package internal contains support packages for oauth2 package. |
_workspace/src/golang.org/x/oauth2/jws
Package jws provides encoding and decoding utilities for signed JWS messages.
|
Package jws provides encoding and decoding utilities for signed JWS messages. |
_workspace/src/golang.org/x/oauth2/jwt
Package jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0".
|
Package jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as "two-legged OAuth 2.0". |
_workspace/src/golang.org/x/oauth2/linkedin
Package linkedin provides constants for using OAuth2 to access LinkedIn.
|
Package linkedin provides constants for using OAuth2 to access LinkedIn. |
_workspace/src/golang.org/x/oauth2/odnoklassniki
Package odnoklassniki provides constants for using OAuth2 to access Odnoklassniki.
|
Package odnoklassniki provides constants for using OAuth2 to access Odnoklassniki. |
_workspace/src/golang.org/x/oauth2/paypal
Package paypal provides constants for using OAuth2 to access PayPal.
|
Package paypal provides constants for using OAuth2 to access PayPal. |
_workspace/src/golang.org/x/oauth2/vk
Package vk provides constants for using OAuth2 to access VK.com.
|
Package vk provides constants for using OAuth2 to access VK.com. |
_workspace/src/golang.org/x/text/transform
Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations.
|
Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. |
_workspace/src/golang.org/x/text/unicode/norm
Package norm contains types and functions for normalizing Unicode strings.
|
Package norm contains types and functions for normalizing Unicode strings. |
_workspace/src/gopkg.in/tchap/gocli.v2
gocli is yet another package to aid with parsing command line arguments.
|
gocli is yet another package to aid with parsing command line arguments. |
_workspace/src/gopkg.in/yaml.v2
Package yaml implements YAML support for the Go language.
|
Package yaml implements YAML support for the Go language. |
bin
|
|
commands
|
|
pkg/install
Install the specified SalsaFlow release.
|
Install the specified SalsaFlow release. |
pkg/upgrade
Upgrade SalsaFlow to the latest release.
|
Upgrade SalsaFlow to the latest release. |
release/changes
List the changes associated with the currently running release.
|
List the changes associated with the currently running release. |
release/deploy
Deploy a release into production.
|
Deploy a release into production. |
release/notes
Print release notes into the console.
|
Print release notes into the console. |
release/stage
Stage the current release branch for acceptance.
|
Stage the current release branch for acceptance. |
release/start
Create a new release branch on top of the trunk branch.
|
Create a new release branch on top of the trunk branch. |
repo/bootstrap
Generate initial local SalsaFlow configuration.
|
Generate initial local SalsaFlow configuration. |
repo/init
Initialise the local repository for SalsaFlow.
|
Initialise the local repository for SalsaFlow. |
review/post
Post review requests for the specified revisions.
|
Post review requests for the specified revisions. |
story/changes
List story commits grouped by Change-Id.
|
List story commits grouped by Change-Id. |
story/open
Open the given story in the issue tracker.
|
Open the given story in the issue tracker. |
story/start
Start working on a new story.
|
Start working on a new story. |
version
Print the current project version and exit.
|
Print the current project version and exit. |
version/bump
Bump the project version string.
|
Bump the project version string. |
From http://stackoverflow.com/questions/21060945/simple-way-to-copy-a-file-in-golang
|
From http://stackoverflow.com/questions/21060945/simple-way-to-copy-a-file-in-golang |
Click to show internal directories.
Click to hide internal directories.