6 lines
133 B
Go
6 lines
133 B
Go
|
/*
|
||
|
Package ponyapi provides glue for applications written in Go
|
||
|
that want to use PonyAPI for getting information.
|
||
|
*/
|
||
|
package ponyapi
|