frame

package
v1.11.4 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFrameServe

func NewFrameServe(version string) func(ctx context.Context, app *FrameApp) error

FrameServe is called by weaver.Run and contains the body of the application.

Types

type FrameApp

type FrameApp struct {
	weaver.Implements[weaver.Main]
	weaver.WithConfig[globalconfig.ParsedConfig]
	// contains filtered or unexported fields
}

FrameApp is the main component of the application. weaver.Run creates it and passes it to frameServe.

Jump to

Keyboard shortcuts

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