http

package
v0.0.0-...-ba645fd Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRouter

func NewRouter(h *MessengerHandler) *napnap.Router

Types

type ContactCreatePayload

type ContactCreatePayload struct {
	FriendID string `json:"friend_id"`
}

type MessengerHandler

type MessengerHandler struct {
	// contains filtered or unexported fields
}

func NewMessengerHandler

func NewMessengerHandler(contactService messenger.ContactServicer, groupService messenger.GroupServicer, conversationService messenger.ConversationServicer) *MessengerHandler

Jump to

Keyboard shortcuts

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