Registry / other / skeleton-bazo

skeleton-bazo

JSON →
library0.3.1gogounverified

A skeleton or template project for building applications with the Bazo framework.

go get gitlab.softpark.kz/skeleton/bazo
INSTALL
IMPORT
SIG · SKELETON-BAZO
S
skeleton-bazo
othergov0.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bazo
gitlab.softpark.kz/skeleton/bazo

Initializes a new Bazo application.

package main import ( "fmt" "gitlab.softpark.kz/skeleton/bazo" ) func main() { app := bazo.NewApp() fmt.Println(app) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
skeleton-bazo — go get skeleton-bazo · libregistry