ats

package
v0.0.0-...-8d44b86 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: MIT Imports: 8 Imported by: 0

README

工具化服务SDK

初始化

ats.SetConfig(&ats.Config{HTTPAddr:"http://127.0.0.1:9980"})

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertHTMLToPDF

func ConvertHTMLToPDF(src []byte) ([]byte, error)

ConvertHTMLToPDF html转换为pdf

func SetConfig

func SetConfig(cfg *Config)

SetConfig 初始化

Types

type Config

type Config struct {
	HTTPAddr string
}

Config 配置参数

Jump to

Keyboard shortcuts

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