Documentation ¶
Index ¶
- func DecodeCreateProfileFromIdentityRequest(_ context.Context, request *http.Request) (interface{}, error)
- func DecodeGetProfilesRequest(_ context.Context, request *http.Request) (interface{}, error)
- func DecodeInternalGetProfilesRequest(_ context.Context, request *http.Request) (interface{}, error)
- func DecodeInternalGetProfilesResponse(_ context.Context, response *http.Response) (interface{}, error)
- func DecodeResolveProfilesAliasesRequest(_ context.Context, request *http.Request) (interface{}, error)
- func DecodeResolveProfilesAliasesResponse(_ context.Context, response *http.Response) (interface{}, error)
- func DecodeSearchProfilesRequest(_ context.Context, request *http.Request) (interface{}, error)
- func DecodeUpdateProfilesRequest(_ context.Context, request *http.Request) (interface{}, error)
- func EncodeRequest(_ context.Context, r *http.Request, request interface{}) error
- func EncodeResponse(_ context.Context, w http.ResponseWriter, response interface{}) error
- func MakeHandler(logger log.Logger, endpoints animo.Endpoints) http.Handler
- func MakeInternalGetProfilesClientEndpoint(url *url.URL) endpoint.Endpoint
- func MakeResolveProfilesAliasesClientEndpoint(url *url.URL) endpoint.Endpoint
- func OnOptionsMethodReturn(h http.Handler) http.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeCreateProfileFromIdentityRequest ¶
func DecodeGetProfilesRequest ¶
func DecodeInternalGetProfilesRequest ¶
func DecodeInternalGetProfilesResponse ¶
func DecodeResolveProfilesAliasesRequest ¶
func DecodeResolveProfilesAliasesResponse ¶
func DecodeSearchProfilesRequest ¶
func DecodeUpdateProfilesRequest ¶
func EncodeRequest ¶
func EncodeResponse ¶
func EncodeResponse(_ context.Context, w http.ResponseWriter, response interface{}) error
func MakeInternalGetProfilesClientEndpoint ¶
func MakeResolveProfilesAliasesClientEndpoint ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.