//
pkg.gl
Category
github.com/redhat-developer/app-services-cli
pkg
shared
connection
package
0.54.0-alpha4
Repository:
https://github.com/redhat-developer/app-services-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
26
Files
119 SLOC
#
Packages
api
No description provided by the author
kcconnection
No description provided by the author
#
Structs
ConnectionMock
ConnectionMock is a mock implementation of Connection.
#
Interfaces
Connection
Connection is an interface which defines methods for interacting with the control plane API and the authentication server go:generate moq -out connection_mock.go .