Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package gcache provides high performance and concurrent-safe in-memory cache for process.
|
Package gcache provides high performance and concurrent-safe in-memory cache for process. |
Package gcfg provides reading, caching and managing for configuration files.
|
Package gcfg provides reading, caching and managing for configuration files. |
Package gcmd provides console operations, like options/values reading and command running.
|
Package gcmd provides console operations, like options/values reading and command running. |
Package gcron implements a cron pattern parser and job runner.
|
Package gcron implements a cron pattern parser and job runner. |
Package genv provides operations for environment variables of system.
|
Package genv provides operations for environment variables of system. |
Package gfcache provides reading and caching for file contents.
|
Package gfcache provides reading and caching for file contents. |
Package gfile provides easy-to-use operations for file system.
|
Package gfile provides easy-to-use operations for file system. |
Package gflock implements a thread-safe sync.Locker interface for file locking.
|
Package gflock implements a thread-safe sync.Locker interface for file locking. |
Package gfpool provides io-reusable pool for file pointer.
|
Package gfpool provides io-reusable pool for file pointer. |
Package gfsnotify provides a platform-independent interface for file system notifications.
|
Package gfsnotify provides a platform-independent interface for file system notifications. |
Package glog implements powerful and easy-to-use levelled logging functionality.
|
Package glog implements powerful and easy-to-use levelled logging functionality. |
Package gmlock implements a thread-safe memory locker.
|
Package gmlock implements a thread-safe memory locker. |
Package gproc implements communication and management of processes.
|
Package gproc implements communication and management of processes. |
Package grpool implements a goroutine reusable pool.
|
Package grpool implements a goroutine reusable pool. |
Package gspath implements file index and search for folders.
|
Package gspath implements file index and search for folders. |
Package gtime provides functionality for measuring and displaying time.
|
Package gtime provides functionality for measuring and displaying time. |
Package gtimer implements Hierarchical Timing Wheel for interval/delayed jobs running and management.
|
Package gtimer implements Hierarchical Timing Wheel for interval/delayed jobs running and management. |
Package gview implements a template engine based on text/template.
|
Package gview implements a template engine based on text/template. |
internal/text
from golang-1.11.2 text/template 1.
|
from golang-1.11.2 text/template 1. |
internal/text/template
Package template implements data-driven templates for generating textual output.
|
Package template implements data-driven templates for generating textual output. |
internal/text/template/parse
Package parse builds parse trees for templates as defined by text/template and html/template.
|
Package parse builds parse trees for templates as defined by text/template and html/template. |
Click to show internal directories.
Click to hide internal directories.