rocketchat

package
v0.0.0-...-49d3f61 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Rocketchat

type Rocketchat struct {
	plugins.Base
	// contains filtered or unexported fields
}

func New

func New(client *docker.Client) (*Rocketchat, error)

func (*Rocketchat) Install

func (self *Rocketchat) Install(opts *RocketchatOpts) error

func (*Rocketchat) RegisterRPC

func (self *Rocketchat) RegisterRPC(server *rpc.Server)

type RocketchatOpts

type RocketchatOpts struct {
	plugins.BaseOpts
	DatabaseFolder string `json:"database_folder,omitempty"`
	DataFolder     string `json:"data_folder,omitempty"`
}

type RocketchatRPC

type RocketchatRPC struct {
	plugins.BaseRPC
	// contains filtered or unexported fields
}

func (*RocketchatRPC) Install

func (self *RocketchatRPC) Install(opts *RocketchatOpts, job *jobs.Job) error

func (*RocketchatRPC) Reinstall

func (self *RocketchatRPC) Reinstall(opts *RocketchatOpts, job *jobs.Job) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL