credit

package module
v0.0.0-...-2b1a315 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: MIT Imports: 0 Imported by: 0

README

Credit

This project is based on a presentation I created, aimed at gathering and showcasing core concepts about testing in Golang. You can find a detailed post about this topic here.

Thank you for checking it out!

Documentation

Overview

Package credit company.go gather all structs and interfaces related to the company entity.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Company

type Company struct {
	ID   string
	Name string
}

Company represents a company entity.

Directories

Path Synopsis
Package bureaus metrics.go provides a metric client to collect metrics from the external bureaus that we are integrating with.
Package bureaus metrics.go provides a metric client to collect metrics from the external bureaus that we are integrating with.
cmd
credit
Package main is the entry point for the credit application.
Package main is the entry point for the credit application.
Package firestore gather all function that deal with the firestore database
Package firestore gather all function that deal with the firestore database
Package http gather all the http handlers and routers for the credit service.
Package http gather all the http handlers and routers for the credit service.
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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