Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator - генератор последовательностей (на основе postgres).
func NewGenerator ¶
func NewGenerator(client mrstorage.DBConnManager, sequenceName string, opts ...Option) *Generator
NewGenerator - создаёт объект Generator.
Click to show internal directories.
Click to hide internal directories.