hosting

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFileWithContents

func CreateFileWithContents(path string, contents string) error

func Register

func Register(name string, provider Provider)

Types

type Provider

type Provider interface {
	Name() string
	Description() string
	Install() error
}

func GetProvider

func GetProvider(name string) Provider

func Providers

func Providers() []Provider

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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