Skip to content

pedregon/scaffold

Repository files navigation

Scaffold

Scaffold is a Golang compile-time plugin framework inspired by this blog post.

Install

go get -u github.com/pedregon/scaffold@latest

Usage

Application

Hooks

The Hook and TaggedHook implementations are forked from github.com/pocketbase/pocketbase.

Tagged Hooks

Plugins

Discovery

Registration

Mounting

Loaders

Dependencies

Contributing

For guidance on setting up a development environment and how to make a contribution, please refer to this document.

Reporting a Security Vulnerability

See our security policy.

Releases

No releases published