tg

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckConfig

func CheckConfig(cfg *config.Config, opts CheckOptions, out io.Writer) error

func Seed

func Seed(cfg *config.Config, opts SeedOptions, out io.Writer) error

func Serve

func Serve(cfg *config.Config, _ ServeOptions, _ io.Writer) error

func Test

func Test(cfg *config.Config, opts TestOptions, out io.Writer) (uint32, error)

Types

type CheckOptions

type CheckOptions struct {
	Echo bool
}

type SeedOptions

type SeedOptions struct {
	Zoom      []uint
	Bounds    pkg.Bounds
	LayerName string
	Force     bool
	Verbose   bool
	NumThread uint16
}

type ServeOptions

type ServeOptions struct {
}

type TestOptions

type TestOptions struct {
	LayerNames []string
	Z          int
	X          int
	Y          int
	NumThread  uint16
	NoCache    bool
}

Jump to

Keyboard shortcuts

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