znc

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Znc

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

func New

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

func (*Znc) Install

func (self *Znc) Install(opts *ZncOpts) error

func (*Znc) RegisterRPC

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

type ZncOpts

type ZncOpts struct {
	plugins.BaseOpts
	EncPassword string `json:"encrypted_password"`
}

type ZncRPC

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

func (*ZncRPC) Install

func (self *ZncRPC) Install(opts *ZncOpts, job *jobs.Job) error

func (*ZncRPC) Reinstall

func (self *ZncRPC) Reinstall(opts *ZncOpts, job *jobs.Job) error

Jump to

Keyboard shortcuts

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