Skip to content
forked from rcowham/go-libp4

Go interface library to use Perforce Helix Core command line (p4 or p4.exe)

License

Notifications You must be signed in to change notification settings

brettbates/p4go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p4go

Go interface library to use Perforce Helix Core command line (p4 or p4.exe)

This is a fork of Robert Cowhams great work https://github.com/rcowham/go-libp4 but converted to use p4 -Mj, json output.

The advantage of json is the ease of use of the results, which are of type map[string]string rather than map[interface{}]interface{}

About

Go interface library to use Perforce Helix Core command line (p4 or p4.exe)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 100.0%