multi_intf

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DomainModel

type DomainModel struct {
	ID string
}

func (*DomainModel) ToStorage

func (d *DomainModel) ToStorage() (dst *StorageModel)

func (*DomainModel) ToTransport

func (d *DomainModel) ToTransport() (dst *TransportModel)

type StorageModel

type StorageModel struct {
	ID string
}

func (*StorageModel) ToDomain

func (s *StorageModel) ToDomain() (dst *DomainModel)

func (*StorageModel) ToTransport

func (s *StorageModel) ToTransport() (dst *TransportModel)

type TransportModel

type TransportModel struct {
	ID string
}

Jump to

Keyboard shortcuts

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