rpcexten

package
v0.0.0-...-5da9300 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2016 License: GPL-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComposeBulletinCmd

type ComposeBulletinCmd struct {
	Address string
	Board   string
	Message string
	// contains filtered or unexported fields
}

type ComposeBulletinCmdv2

type ComposeBulletinCmdv2 struct {
	Address string
	Board   string
	Message string
}

type SendBulletinCmd

type SendBulletinCmd struct {
	Address string
	Board   string
	Message string
	// contains filtered or unexported fields
}

NOTE any changes to the sendbulletin api must be reflected in compose as well.

type SendBulletinCmdv2

type SendBulletinCmdv2 struct {
	Address string
	Board   string
	Message string
}

This was added to handle any interfaces that were switched in v0.10.0

Jump to

Keyboard shortcuts

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