mtsMock

package
v0.0.0-...-3b64ee1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MtsMock

type MtsMock interface {
	ProcessSendMessage(request *mtsWsdl.SendMessage) (*mtsWsdl.SendMessageResponse, error)
	ProcessGetMessagesStatus(request *mtsWsdl.GetMessagesStatus) (*mtsWsdl.GetMessagesStatusResponse, error)
	ProcessGetMessages(request *mtsWsdl.GetMessages) (*mtsWsdl.GetMessagesResponse, error)
	IsAuthError(err error) bool
}

func NewMtsMock

func NewMtsMock(login, password, naming string, store store.Store) MtsMock

Jump to

Keyboard shortcuts

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