service

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteFileFromStorage

func DeleteFileFromStorage(filePath string) bool

DeleteFileFromStorage deletes file according to the file path.

func Finalword

func Finalword(s string) []string

func InitDictionary

func InitDictionary()

func Keyword

func Keyword(word []string) []string

func SendEmail

func SendEmail(title string, content string, sender string, receivers ...string) error

func SendRemindMail

func SendRemindMail(fromName string, title string, content string, topicId string, sender string, receiver string, domain string) error

SendRemindMail sends mail with remind information.

func Tokenizer

func Tokenizer(s string) []string

func UploadFileToStorage

func UploadFileToStorage(user string, tag string, parent string, fullFilePath string, fileBytes []byte) (string, error)

UploadFileToStorage uploads a file to the path, returns public URL

func UploadFileToStorageSafe

func UploadFileToStorageSafe(user string, tag string, parent string, fullFilePath string, fileBytes []byte, createdTime string, description string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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