go install #
Before you can use the table viewer in your application, you’ll need to get the go module:
go get github.com/cdklabs/cdk-dynamo-table-viewer-go/dynamotableviewer
Output should look like this:
go: upgraded github.com/aws/constructs-go/constructs/v10 v10.0.5 => v10.3.0
go: upgraded github.com/aws/jsii-runtime-go v1.29.0 => v1.96.0
go: added github.com/cdklabs/cdk-dynamo-table-viewer-go/dynamotableviewer v0.2.488
Now we are ready to add a viewer to our app.