plugin

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2022 License: MIT Imports: 5 Imported by: 2

README

plugin

TODO


Copyright (c) 2022 Archivage Numérique

Documentation

Overview

Package plugin TODO

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load added in v0.4.0

func Load[T any](path, symbol string) (T, error)

Types

type Plugin

type Plugin struct {
	ID          string    `json:"id"`
	Name        string    `json:"name"`
	Version     string    `json:"version"`
	BuiltAt     time.Time `json:"built_at"`
	Description string    `json:"description"`
}

func New

func New(name, version, builtAt, description string) *Plugin

Jump to

Keyboard shortcuts

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