Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestServerAdapter ¶
type RestServerAdapter struct {
// contains filtered or unexported fields
}
must implement ports.PrimaryPort
func NewRestServerAdapter ¶
func NewRestServerAdapter() *RestServerAdapter
func (*RestServerAdapter) Register ¶
func (rsa *RestServerAdapter) Register(handler *domain.PrimaryAdapterHandler) error
Click to show internal directories.
Click to hide internal directories.