package
1.30.24
Repository: https://github.com/dolphindb/api-go.git
Documentation: pkg.go.dev

# Functions

CreatePartitionedTable checks whether the CreatePartitionedTable api is valid.
CreateTable checks whether the CreateTable api is valid.
Database checks whether the Database api is valid.
DropDatabase checks whether the DropDatabase api is valid.
DropPartition checks whether the DropPartition api is valid.
DropPartitionTable checks whether the DropTable api is valid when drops dfs table.
DropSegmentDatabase checks whether the DropDatabase api is valid when db is dfs db.
DropSegmentTable checks whether the DropTable api is valid when drops dfs table.
DropTable checks whether the DropTable api is valid.
ExistsDatabase checks whether the ExistsDatabase api is valid.
ExistsTable checks whether the ExistsTable api is valid.
LoadPartitionedTable checks whether the LoadTable api is valid when table is dfs table.
LoadTable checks whether the LoadTable api is valid.
LoadTableBySQL checks whether the LoadTableBySQL api is valid.
LoadText checks whether the LoadText api is valid.
Login checks whether the Login api is valid.
Logout checks whether the Logout api is valid.
PartitionedTableAppenderWithHashDomain checks whether the PartitionedTableAppender is valid with hash domain.
PartitionedTableAppenderWithValueDomain checks whether the PartitionedTableAppender is valid with value domain.
PloadText checks whether the PloadText api is valid.
SaveTable checks whether the SaveTable api is valid.
SaveText checks whether the SaveText api is valid.
SegmentDatabase checks whether the Database api is valid when db is dfs db.
Table checks whether the Table api is valid.
TableAppender checks whether the TableAppender is valid.
TableWithCapacity checks whether the TableWithCapacity api is valid.

# Constants

Password is password of the user.
TestAddr is the Dolphindb server address.
User is the Dolphindb userID.