contentstack

package
v0.0.0-...-7b5fe61 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package contenstack implements the way to communicate with the contentstack-dependable content systems

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetItems

func GetItems(keys *Keys, parameters *Parameters) ([]json.RawMessage, error)

Types

type Keys

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

func GetKeys

func GetKeys(url string, selectorToWait string, params *Parameters) *Keys

func (Keys) String

func (keys Keys) String() string

type Parameters

type Parameters struct {
	ContentType string
	Locale      string
	Count       int
	Environment string
	Filters     map[string][]string
}

Jump to

Keyboard shortcuts

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