package
module
Version:
v0.0.0-...-7f0c6b3
Opens a new window with list of versions in this module.
Published: Dec 16, 2019
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-datatables
Server-side processing for DataTables in Go
See test/main.go
for example usage.
TODO:
- Regex search
- Multiple column ordering
- Check if column is searchable
- Search specific columns
- Regex search specific columns
Documentation
¶
Package datatables contains the main DataTables function
DataTables is the primary rendering function. t is the table name, columns is a comma separated list of database columns.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.