cross_cuttings

package
v0.0.0-...-265cb22 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalizationService

type LocalizationService struct {
	// contains filtered or unexported fields
}

func NewLocalizationService

func NewLocalizationService() *LocalizationService

func (*LocalizationService) BuildMessageContract

func (l *LocalizationService) BuildMessageContract(msg *custom_errors.Message) *MessageContract

type MessageContract

type MessageContract struct {
	Type    string `json:"type"`
	Content string `json:"content"`
	Title   string `json:"title"`
	Code    string `json:"code"`
}

Jump to

Keyboard shortcuts

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