//
pkg.gl
Category
github.com/alicenet/utilities
internal
handler
package
0.0.3
Repository:
https://github.com/alicenet/utilities.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
37 SLOC
#
Functions
CORS
CORS allows for Cross-Origin Request Sharing for all domains (*) for all routes on a handler.
GRPC
GRPC handler allows for incoming connections to be handled by either GRPC service or RESTful GRPC-Gateway.
#
Constants
AllowedHeaders
No description provided by the author
AllowedMethods
No description provided by the author
AllowHeadersKey
No description provided by the author
AllowMethodsKey
No description provided by the author
AllowOriginKey
No description provided by the author