package
0.0.16
Repository: https://github.com/webability-go/xmodules.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Go Report Card GoDoc GolangCI

xmodules/adminmenu for Xamboo - GO

The adminmenu package is used to build an administration menu for all purpose:

  • Each module install its administration apps into this menu
  • You can build your own menus

Version Changes Control

v0.0.1 - 2020-07-23

  • First release

Manual:

I. Admin menus

Intro


  1. Overview

Example:

import "github.com/webability-go/xmodules/adminmenu"


  1. Reference

To use the package:

import "github.com/webability-go/xmodules/adminmenu"