Skip to content

prestonvasquez/go-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Playground

Personal testing ground for Go development and experimentation.

Client-Side Encryption (CSE) Testing

CSE tests require the cse build tag:

go test -tags=cse -v ./...

Setup

  1. libmongocrypt - Install or update via Homebrew: https://github.com/mongodb/libmongocrypt?tab=readme-ov-file#installing-libmongocrypt-on-macos

    After updating, modify ~/.zshrc to reflect the new version path.

  2. mongocryptd - Download MongoDB Enterprise: https://www.mongodb.com/try/download/enterprise

    Extract and move mongocryptd to ~/.local/bin/ (or update PATH).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages