config

package
v0.0.0-...-cbc718f Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

package config holds all configurational aspects of the service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

type Conf struct {
	IconikURL   string
	AppID       string
	AuthToken   string
	CollecionID string
	ViewId      string
	AssetIds    []string // to be appended after initial GetAsset response
	ObjectIds   []string // to be appended after initial GetAsset response
}

type Conf is the structure that holds the key variaables required in the execution of the service.

Jump to

Keyboard shortcuts

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