message

package
v0.0.0-...-0e0a456 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: BSD-3-Clause Imports: 14 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageConfig

type MessageConfig struct {
	MessageSend     rpc.Arguments
	WalletRPCClient jsonrpc.RPCClient
	DerodRPCClient  jsonrpc.RPCClient
	Backend         *backend.GravitonStore
	ThAddition      int64
	PollTime        time.Duration
	ServiceAddress  string
	DEST_PORT       uint64
	SCID            string
}

func (*MessageConfig) ProcessReceivedMessages

func (m *MessageConfig) ProcessReceivedMessages()

func (*MessageConfig) ProcessSendingMessages

func (m *MessageConfig) ProcessSendingMessages(varname string, plaintext string, destinationAddresses string, messagetags string) string

type SendMessageEntry

type SendMessageEntry struct {
	Username    string `json:"contactname"`
	Messagetext string `json:"messagetext"`
	Messagetags string `json:"messagetags"`
}

Jump to

Keyboard shortcuts

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