services

package
v0.0.0-...-2c85299 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SmsService

type SmsService interface {
	Login() interface{}
	SendMsg(string, string) interface{}
}

SmsService interface of service

func NewSmsService

func NewSmsService(repo repositories.SmsRepository, cfg *config.Vendor) SmsService

NewSmsService function for register new service

Jump to

Keyboard shortcuts

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