example

package
v0.0.0-...-33d559f Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterExampleServiceAuthGetDecoder

func RegisterExampleServiceAuthGetDecoder(svr orion.Server, decoder orion.Decoder)

RegisterExampleServiceAuthGetDecoder registers the decoder for AuthGet method in ExampleService

func RegisterExampleServiceAuthGetEncoder

func RegisterExampleServiceAuthGetEncoder(svr orion.Server, encoder orion.Encoder)

RegisterExampleServiceAuthGetEncoder registers the encoder for AuthGet method in ExampleService it registers HTTP path /auth/example with "GET" methods

func RegisterExampleServiceAuthGetHandler

func RegisterExampleServiceAuthGetHandler(svr orion.Server, handler orion.HTTPHandler)

RegisterExampleServiceAuthGetHandler registers the handler for AuthGet method in ExampleService

func RegisterExampleServiceAuthOptionGetDecoder

func RegisterExampleServiceAuthOptionGetDecoder(svr orion.Server, decoder orion.Decoder)

RegisterExampleServiceAuthOptionGetDecoder registers the decoder for AuthOptionGet method in ExampleService

func RegisterExampleServiceAuthOptionGetEncoder

func RegisterExampleServiceAuthOptionGetEncoder(svr orion.Server, encoder orion.Encoder)

RegisterExampleServiceAuthOptionGetEncoder registers the encoder for AuthOptionGet method in ExampleService it registers HTTP path /auth/option/example with "GET" methods

func RegisterExampleServiceAuthOptionGetHandler

func RegisterExampleServiceAuthOptionGetHandler(svr orion.Server, handler orion.HTTPHandler)

RegisterExampleServiceAuthOptionGetHandler registers the handler for AuthOptionGet method in ExampleService

func RegisterExampleServiceDefaultDecoder

func RegisterExampleServiceDefaultDecoder(svr orion.Server, decoder orion.Decoder)

DefaultDecoder

func RegisterExampleServiceDefaultEncoder

func RegisterExampleServiceDefaultEncoder(svr orion.Server, encoder orion.Encoder)

DefaultEncoder

func RegisterExampleServiceHttpGetDecoder

func RegisterExampleServiceHttpGetDecoder(svr orion.Server, decoder orion.Decoder)

RegisterExampleServiceHttpGetDecoder registers the decoder for HttpGet method in ExampleService

func RegisterExampleServiceHttpGetEncoder

func RegisterExampleServiceHttpGetEncoder(svr orion.Server, encoder orion.Encoder)

RegisterExampleServiceHttpGetEncoder registers the encoder for HttpGet method in ExampleService it registers HTTP path /example with "GET" methods

func RegisterExampleServiceHttpGetHandler

func RegisterExampleServiceHttpGetHandler(svr orion.Server, handler orion.HTTPHandler)

RegisterExampleServiceHttpGetHandler registers the handler for HttpGet method in ExampleService

func RegisterExampleServiceOptionGetDecoder

func RegisterExampleServiceOptionGetDecoder(svr orion.Server, decoder orion.Decoder)

RegisterExampleServiceOptionGetDecoder registers the decoder for OptionGet method in ExampleService

func RegisterExampleServiceOptionGetEncoder

func RegisterExampleServiceOptionGetEncoder(svr orion.Server, encoder orion.Encoder)

RegisterExampleServiceOptionGetEncoder registers the encoder for OptionGet method in ExampleService it registers HTTP path /option/example with "GET" methods

func RegisterExampleServiceOptionGetHandler

func RegisterExampleServiceOptionGetHandler(svr orion.Server, handler orion.HTTPHandler)

RegisterExampleServiceOptionGetHandler registers the handler for OptionGet method in ExampleService

func RegisterExampleServiceOrionServer

func RegisterExampleServiceOrionServer(sf interface{}, orionServer orion.Server) error

RegisterExampleServiceOrionServer registers ExampleService to Orion server Services need to pass either ServiceFactory or ServiceFactoryV2 implementation

Types

This section is empty.

Jump to

Keyboard shortcuts

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