Skip to content

Tags: techtouch-inc/gokong

Tags

v4.1.1

Toggle v4.1.1's commit message
bump version

v4.1.0

Toggle v4.1.0's commit message
Add support for enabled flag on plugins (kevholditch#40)

* Adding support for enabled flag on plugins

* Adding unit tests to support enabled flag on plugin

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
implementing sources and desintations (kevholditch#36)

* implement sources and destinations

* updated readme

v4.0.0

Toggle v4.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Merge remote-tracking branch 'origin/master' into destinations-and-so…

…urces

v1.9.1

Toggle v1.9.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add ListPluginConfig API for consumers (kevholditch#34)

* Add ListPluginConfig API for consumers

* Remove goimports check

v3.0.1

Toggle v3.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
updated readme

v3.0.0

Toggle v3.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
renaming method

v2.0.0

Toggle v2.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
updating readme

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
unauthorised requests return error (kevholditch#28)

* requests to apis return err when unauthorised

* return error when request is unauthorised

v1.8.0

Toggle v1.8.0's commit message
fix unauthorised requests