utils

package
v0.0.0-...-05903be Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ContentTypeBinary = "application/octet-stream"
	ContentTypeForm   = "application/x-www-form-urlencoded"
	ContentTypeJSON   = "application/json"
	ContentTypeHTML   = "text/html; charset=utf-8"
	ContentTypeText   = "text/plain; charset=utf-8"
)

Variables

View Source
var (
	UrlToLink = make(map[string]string)
)

Functions

func ConnectToWP

func ConnectToWP()

func HandleRequests

func HandleRequests()

func LoadEnvVariables

func LoadEnvVariables()

func Upload

func Upload(filebytes []byte, fileName *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