vetlab

module
v0.0.0-...-17a26c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2024 License: BSD-3-Clause

README

Vetlab

Overview

A simple service API that provides services for keeping track of customers, veterinary practices and their requests for laboratory diagnostics and resulting reports that are delivered back to them.

Go language

The project is also meant to help me figure out how to properly put together a Go program that is testable and relatively easy to maintain and expand.

The structure is meant to group code into packages that define interfaces for those things that they are dependent on so that they can be tested without too much trouble and to allow the implementations to be easily swapped out if the need for that arises.

Libraries used

Directories

Path Synopsis
api
apifakes
Code generated by counterfeiter.
Code generated by counterfeiter.
cmd
repository
sql
servicefakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL