registry

package
v0.0.0-...-78aedfd Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BinaryTemplatesRegistry

type BinaryTemplatesRegistry struct{}

func (BinaryTemplatesRegistry) GetTemplateString

func (reg BinaryTemplatesRegistry) GetTemplateString(filename string) (string, error)

type MemoryTemplatesRegistry

type MemoryTemplatesRegistry struct {
	// contains filtered or unexported fields
}

func NewMemoryTemplatesRegistry

func NewMemoryTemplatesRegistry(templates map[string]string) *MemoryTemplatesRegistry

func (MemoryTemplatesRegistry) GetTemplateString

func (reg MemoryTemplatesRegistry) GetTemplateString(filename string) (string, error)

Jump to

Keyboard shortcuts

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