Documentation ¶ Index ¶ type Gerrit func (g Gerrit) Call(_ context.Context, args ...interface{}) (string, error) func (g Gerrit) Deinit(_ context.Context) error func (g Gerrit) Description(_ context.Context) string func (g Gerrit) Init(_ context.Context) error func (g Gerrit) Name(_ context.Context) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Gerrit ¶ type Gerrit struct{} func (Gerrit) Call ¶ func (g Gerrit) Call(_ context.Context, args ...interface{}) (string, error) func (Gerrit) Deinit ¶ func (g Gerrit) Deinit(_ context.Context) error func (Gerrit) Description ¶ func (g Gerrit) Description(_ context.Context) string func (Gerrit) Init ¶ func (g Gerrit) Init(_ context.Context) error func (Gerrit) Name ¶ func (g Gerrit) Name(_ context.Context) string Source Files ¶ View all Source files gerrit.go Click to show internal directories. Click to hide internal directories.