modulepackage
0.0.0-20231016135424-f246917e90e8
Repository: https://github.com/dparty/core-api.git
Documentation: pkg.go.dev
# README
Core
Configuration
Example
Generate model from openapi
Generate Go SDK
openapi-generator generate -i openapi.yaml -g go \
-o ./go-sdk
Generate typescript SDK
openapi-generator generate -i openapi.yaml -g typescript-fetch -o ./ts-sdk \
--additional-properties=npmName=@dparty/core-ts-sdk
INSERT INTO accounts (id, created_at, updated_at, email, password,salt, role)
VALUES ("1681137588590612481", "2023-07-18 11:03:29.804", "2023-07-18 11:03:29.804", "[email protected]", "d71416b14e0d3e050639e254466fe1fe7537c50e75fad21da12b8b5e1462d80488847e1a3d57d737cbf9f1046c27c09ff7ac0955c88b6ca40e5853f4c2ad0758", 0x9905071F173336CA28E579600E48B30D, "ROOT");
INSERT INTO services (id, created_at, updated_at, key)
VALUES ("1681137588590612481", "2023-07-18 11:03:29.804", "2023-07-18 11:03:29.804",
"HelloWorld");
GOPRIVATE=github.com/Dparty/core-api go get -u -f github.com/Dparty/core-api
openapi-go-generator -o . -p coreapi
# Functions
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
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
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
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
# Constants
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
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
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
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
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
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
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
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