rpc

package
v0.0.0-...-eda9b78 Latest Latest
Warning

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

Go to latest
Published: May 19, 2017 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AboutReq

type AboutReq struct {
	Feed string
	Name string
}

type AboutRes

type AboutRes struct {
	Err error
}

type AddPubReq

type AddPubReq struct {
	Host   string
	Port   int
	PubKey string
}

type AddPubRes

type AddPubRes struct {
	Err error
}

type FollowReq

type FollowReq struct {
	Feed    string
	Contact string
}

type FollowRes

type FollowRes struct {
	Err error
}

type PostReq

type PostReq struct {
	Feed    string
	Text    string
	Root    string
	Branch  string
	Channel string
}

type PostRes

type PostRes struct {
	Err error
}

Jump to

Keyboard shortcuts

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