api

package
v0.0.0-...-d095de2 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BounceAPI

type BounceAPI struct {
}

func Start

func Start(config Config, ui UI) (bapi BounceAPI, err error)

func StartHeadless

func StartHeadless(config Config) (BounceAPI, error)

func (BounceAPI) NewFriendIntroduction

func (bapi BounceAPI) NewFriendIntroduction(friend_request *events.FriendRequest)

func (BounceAPI) ReceivedChatMessage

func (bapi BounceAPI) ReceivedChatMessage(chat_message models.ThreadChatMessage)

func (BounceAPI) SendChatMessage

func (bapi BounceAPI) SendChatMessage(chat_message models.ThreadChatMessage)

type Config

type Config struct {
	DatabaseFile string
	NetworkMode  replicator.NetworkMode
}

type TestUI

type TestUI struct{}

type UI

type UI interface {
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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