website

package
v0.0.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddContent

func AddContent(name string, pbWebContent *lispb.WebContent) error

AddContent - Add website content for a path

func AddWebsite

func AddWebsite(name string) (*lispb.Website, error)

func GetContent

func GetContent(name string, path string) (*lispb.WebContent, error)

GetContent - Get static content for a given path

func MapContent

func MapContent(name string, eager bool) (*lispb.Website, error)

MapContent - List the content of a specific site, returns map of path->json(content-type/size)

func Names

func Names() ([]string, error)

Names - List all websites

func RemoveContent

func RemoveContent(name string, path string) error

RemoveContent - Remove website content for a path

func RemoveWebAllContent

func RemoveWebAllContent(ID string) error

RemoveWebAllContent - Remove website content for website ID

func WebsiteByName

func WebsiteByName(name string) (*lispb.Website, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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