skeletons

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed all:v1/api
	V1API embed.FS

	//go:embed all:v1/cli
	V1CLI embed.FS

	//go:embed all:v1/grpc
	V1GRPC embed.FS

	//go:embed all:v1/projectfiles
	V1ProjectFiles embed.FS
)

Functions

This section is empty.

Types

type Skeleton

type Skeleton struct {
	API, CLI, GRPC, ProjectFiles embed.FS
}

type Skeletons

type Skeletons struct {
	V1 Skeleton
}

Skeletons represents struct for embed files.

func New

func New() *Skeletons

New creates a new collection with embed files by Attachments struct.

Jump to

Keyboard shortcuts

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