custom-field-time

command
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 14 Imported by: 0

README

Example of adding a new type Time time.Time.

./types/
├── comparators
│   └── time.go     -- Comparator for make query by field with type time.Time
├── getter.go       -- Getter for a time.Time type
├── indexes
│   └── time.go     -- Optional index for optimize querying by field with type time.Time  
└── querybuilder
    └── options.go  -- Add new query.BuilderOption for build condition by time.Time

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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