sms

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2023 License: MIT Imports: 5 Imported by: 0

README

An Example For A Third Package

Directory Structure

This is a directory standard, but you can change it if you like.

Directory Action
commands Store the command files
config Store the config files
contracts Store the contract files
facades Store the facade files
root Store the service provider and package source code

Documentation

Index

Constants

View Source
const Binding = "sms"

Variables

Functions

This section is empty.

Types

type ServiceProvider

type ServiceProvider struct {
}

func (*ServiceProvider) Boot

func (receiver *ServiceProvider) Boot(app foundation.Application)

func (*ServiceProvider) Register

func (receiver *ServiceProvider) Register(app foundation.Application)

type Sms

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

func NewSms

func NewSms(config config.Config) *Sms

func (*Sms) Send

func (s *Sms) Send()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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