Versions in this module Expand all Collapse all v0 v0.1.0 Jul 1, 2024 Changes in this version + var Generators = map[string]table.Generator + func GetAllTypesTable() table.Table + func GetAuthorsTable(ctx *context.Context) (authorsTable table.Table) + func GetContent(ctx *context.Context) (types.Panel, error) + func GetGoadminSuperUsersTable(ctx *context.Context) table.Table + func GetPostsTable(ctx *context.Context) (postsTable table.Table) + func GetUserTable(ctx *context.Context) (userTable table.Table)