level

package
v0.0.0-...-e3fa223 Latest Latest
Warning

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

Go to latest
Published: May 24, 2018 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Level

type Level interface {
	Compliance() iiifcompliance.Compliance
}

func NewLevelFromConfig

func NewLevelFromConfig(config *iiifconfig.Config, endpoint string) (Level, error)

type Level2

type Level2 struct {
	Level     `json:"-"`
	Formats   []string `json:"formats"`
	Qualities []string `json:"qualities"`
	Supports  []string `json:"supports"`
	// contains filtered or unexported fields
}

func NewLevel2

func NewLevel2(config *iiifconfig.Config, endpoint string) (*Level2, error)

func (*Level2) Compliance

func (l *Level2) Compliance() iiifcompliance.Compliance

Jump to

Keyboard shortcuts

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