pkg/

directory
v0.17.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2021 License: MIT

Directories

Path Synopsis
package auth provides a default authentication framework based on user name and password.
package auth provides a default authentication framework based on user name and password.
The bootstrap package is an example of an add-on module to goradd.
The bootstrap package is an example of an add-on module to goradd.
The datetime package contains utilities for time and date related functions.
The datetime package contains utilities for time and date related functions.
The HTML package includes general functions for manipulating html tags, comments and the like.
The HTML package includes general functions for manipulating html tags, comments and the like.
Package http contains utilities to support traditional http server output and middleware.
Package http contains utilities to support traditional http server output and middleware.
The i18n package provides support services for translation of goradd web pages and widgets.
The i18n package provides support services for translation of goradd web pages and widgets.
Package javascript converts go objects and types to javascript code, suitable for embedding in html or sending to the browser via a specialized ajax call.
Package javascript converts go objects and types to javascript code, suitable for embedding in html or sending to the browser via a specialized ajax call.
Package log provides logging support for the application and framework developers
Package log provides logging support for the application and framework developers
This math package contains number utlities that are not included in the Go math library, but that are still very useful.
This math package contains number utlities that are not included in the Go math library, but that are still very useful.
The messageServer package implements a general purpose messaging platform based on the gorilla websocket implementation.
The messageServer package implements a general purpose messaging platform based on the gorilla websocket implementation.
ws
orm
db
The db package works with the rest of the orm to interface between a database and the ORM abstraction of reading and querying a database.
The db package works with the rest of the orm to interface between a database and the ORM abstraction of reading and querying a database.
op
The op package contains operation and aggregation nodes that can be added to a QueryBuilder.
The op package contains operation and aggregation nodes that can be added to a QueryBuilder.
query
The query package primarily contains code used internally by the framework to build queries.
The query package primarily contains code used internally by the framework to build queries.
Package page is the user-interface layer of goradd, and implements state management and rendering of an html page, as well as the framework for rendering controls.
Package page is the user-interface layer of goradd, and implements state management and rendering of an html page, as well as the framework for rendering controls.
action
Package action defines actions that you can trigger using events.
Package action defines actions that you can trigger using events.
control
Package control contains the implementations of the standard controls in goradd.
Package control contains the implementations of the standard controls in goradd.
widget
The widget package contains supported composite and special purpose controls that are not part of the html standard
The widget package contains supported composite and special purpose controls that are not part of the html standard
Package resource manages http resources that you serve based on a static path to the resource.
Package resource manages http resources that you serve based on a static path to the resource.
location
The location package implements a location queue built on top of the session service.
The location package implements a location queue built on top of the session service.
package stringmap contains utilities to handle common map operations
package stringmap contains utilities to handle common map operations
package url contains url utilities beyond what is available in the net/url package
package url contains url utilities beyond what is available in the net/url package

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL