repository

package
v0.0.0-...-57fdbbf Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MysqlContactRepository

type MysqlContactRepository struct {
	DbInstance database.IDbInstance
	Logger     logger.ILogger
}

MysqlContactRepository MysqlContactRepository

func (*MysqlContactRepository) Save

func (m *MysqlContactRepository) Save(contact model.IContact)

Save Save

type TechnoJSONRepository

type TechnoJSONRepository struct {
	Logger   logger.ILogger
	RootPath string
}

TechnoJSONRepository TechnoJSONRepository

func (*TechnoJSONRepository) FetchExperience

func (m *TechnoJSONRepository) FetchExperience() map[string]interface{}

FetchExperience FetchExperience

func (*TechnoJSONRepository) FetchFormation

func (m *TechnoJSONRepository) FetchFormation() map[string]interface{}

FetchFormation FetchFormation

func (*TechnoJSONRepository) FetchLang

func (m *TechnoJSONRepository) FetchLang() map[string]interface{}

FetchLang FetchLang

func (*TechnoJSONRepository) FetchOther

func (m *TechnoJSONRepository) FetchOther() map[string]interface{}

FetchOther FetchOther

func (*TechnoJSONRepository) FetchStack

func (m *TechnoJSONRepository) FetchStack() map[string]interface{}

FetchStack FetchStack

Jump to

Keyboard shortcuts

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