Documentation ¶
Index ¶
- func BatchExecute(ctx context.Context, payload string, country, language string) (*gjson.Result, error)
- func ExtractEmbedData(html []byte) map[string]*gjson.Result
- func HTMLToText(html string) string
- func HttpGet(ctx context.Context, url string, headers map[string]string) (int, []byte, error)
- func HttpPost(ctx context.Context, url string, headers map[string]string, body io.Reader) (int, []byte, error)
- func IdentJSONString(v interface{}) string
- func JSONString(v interface{}) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchExecute ¶
func HTMLToText ¶
func IdentJSONString ¶
func IdentJSONString(v interface{}) string
func JSONString ¶
func JSONString(v interface{}) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.