package
Version:
v0.3.6
Opens a new window with list of versions in this module.
Published: Mar 11, 2025
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var T = template.Must(template.New("t").Parse(strings.Join([]string{
prog_file,
func_new,
type_page,
type_user,
signout_handler,
signin_handler,
docs_handler,
user_middleware,
user_database,
session_database,
valid_paths,
snippet_langs,
must_get_files_dir,
}, "")))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.