# Functions
No description provided by the author
No description provided by the author
No description provided by the author
OpenCluster init new gorm client cluster with mysql database.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Enum present a selectable of value which store in database in int mode, but in application is string mode, this will translate automatically.
IPV4 present a selectable of ipv4 address which store in database in int mode, but in application is ipv4 mode, this will translate automatically.
# Interfaces
No description provided by the author
# Type aliases
ConnectionOption is helper function to modify database pool options.
No description provided by the author
StringArray present a slice of array which store in database in string mode, but in application is string slice mode, this will translate automatically.