Skip to content

go-zing/gozz-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Introduction

Documentation

English | 简体中文

Why they independent

In Golang plugin, module with same name loaded should be compiled in same version.

So we have great reason to reduce core dependencies of gozz in go.mod then provide greater independence. Also, We separate some official plugins as extension from main repo, and users are free to choose to install it themselves.

The project would provide plugins and orm-schema-drivers.

Install

gozz install https://github.com/go-zing/gozz-plugins -f [path to plugins]

Showcase

License

Apache-2.0

About

provide official plugins for gozz

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages