Skip to content

gozz-core is core package separated from gozz. contains core typing and code-generate utils for better independent plugin package referring.

License

Notifications You must be signed in to change notification settings

go-zing/gozz-core

Repository files navigation

logo

Go Go Report Card Go Reference

License: MIT Last Commit codecov

Documentation

English | 简体中文

Introduction

gozz-core provides core packages separated from gozz. contains core typing and code-generate utils for better independent plugin package referenced.

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.

License

Apache-2.0

About

gozz-core is core package separated from gozz. contains core typing and code-generate utils for better independent plugin package referring.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages