hello

package
v0.0.0-...-98a7bba Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Routes

func Routes() []presentation.Route

Types

type Attributes

type Attributes struct {
	Email           string `json:"email"`
	Salt            string `json:"salt"`
	ServerPublicKey string `json:"serverPublicKey"`
}

type Get

type Get struct{}

func (Get) Decoder

func (r Get) Decoder() presentation.DecoderFn

func (Get) Encoder

func (r Get) Encoder() presentation.EncoderFn

func (Get) Endpoint

func (r Get) Endpoint() presentation.EndpointFn

func (Get) Method

func (r Get) Method() string

func (Get) Path

func (r Get) Path() string

func (Get) ResourceConfig

func (r Get) ResourceConfig() presentation.ResourceConfig

type Post

type Post struct{}

func (Post) Decoder

func (r Post) Decoder() presentation.DecoderFn

func (Post) Encoder

func (r Post) Encoder() presentation.EncoderFn

func (Post) Endpoint

func (r Post) Endpoint() presentation.EndpointFn

func (Post) Method

func (r Post) Method() string

func (Post) Path

func (r Post) Path() string

func (Post) ResourceConfig

func (r Post) ResourceConfig() presentation.ResourceConfig

type Relationships

type Relationships struct {
}

type ResourceConfig

type ResourceConfig struct{}

func (ResourceConfig) Attributes

func (r ResourceConfig) Attributes() any

func (ResourceConfig) Relationships

func (r ResourceConfig) Relationships() any

Jump to

Keyboard shortcuts

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