fileserver

package module
v0.0.0-...-64d354a Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: Apache-2.0, BSD-3-Clause Imports: 1 Imported by: 2

README

Fileserver

Go Report Card Go Reference

The Fileserver serves static assets used by our various components, such as the App Lifecycle binaries

[!NOTE]

This repository should be imported as code.cloudfoundry.org/fileserver.

Contributing

See the Contributing.md for more information on how to contribute.

Working Group Charter

This repository is maintained by App Runtime Platform under Diego area.

[!IMPORTANT]

Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.

Documentation

Index

Constants

View Source
const (
	StaticRoute = "Static"
)

Variables

View Source
var Routes = rata.Routes{
	{Name: StaticRoute, Method: "GET", Path: "/v1/static/"},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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