# textsender-models A library containing functions, structs, types, and other code for the textsender project ### Building project ```SHELL go mod tidy go mod vendor ```