Directories ¶
Path | Synopsis |
---|---|
*------------------------------------------------------------** * @filename http/xxx.go * @author jinycoo - caojingyin@jinycoo.com * @version 1.0.0 * @date 2019/10/24 11:03 * @desc dean - http - summary **------------------------------------------------------------* *------------------------------------------------------------** * @filename http/xxx.go * @author jinycoo - caojingyin@jinycoo.com * @version 1.0.0 * @date 2019/10/24 11:06 * @desc dean - http - summary **------------------------------------------------------------*
|
*------------------------------------------------------------** * @filename http/xxx.go * @author jinycoo - caojingyin@jinycoo.com * @version 1.0.0 * @date 2019/10/24 11:03 * @desc dean - http - summary **------------------------------------------------------------* *------------------------------------------------------------** * @filename http/xxx.go * @author jinycoo - caojingyin@jinycoo.com * @version 1.0.0 * @date 2019/10/24 11:06 * @desc dean - http - summary **------------------------------------------------------------* |
client
*------------------------------------------------------------** * @filename client/client.go * @author jinycoo * @version 1.0.0 * @date 2019-07-23 10:47 * @desc go.jinycoo.com:medusa - client - api client **------------------------------------------------------------* *------------------------------------------------------------** * @filename client/ * @author jinycoo * @version 1.0.0 * @date 2019-06-25 15:42 * @desc go.easytech.co - client - **------------------------------------------------------------*
|
*------------------------------------------------------------** * @filename client/client.go * @author jinycoo * @version 1.0.0 * @date 2019-07-23 10:47 * @desc go.jinycoo.com:medusa - client - api client **------------------------------------------------------------* *------------------------------------------------------------** * @filename client/ * @author jinycoo * @version 1.0.0 * @date 2019-06-25 15:42 * @desc go.easytech.co - client - **------------------------------------------------------------* |
jiny
*------------------------------------------------------------** * @filename jiny/client.go * @author jinycoo * @version 1.0.0 * @date 2019-09-19 10:00 * @desc jiny - api client **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/csrf.go * @author jinycoo * @version 1.0.0 * @date 2019-07-24 10:11 * @desc jiny - csrf header validate **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/jiny.go * @author jinycoo * @version 1.0.0 * @date 2019-07-24 09:41 * @desc jiny - http server **------------------------------------------------------------* *------------------------------------------------------------** * @filename auth/jwt.go * @author jinycoo * @version 1.0.0 * @date 2019-07-24 14:15 * @desc auth - jwt token **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/metadata.go * @author jinycoo * @version 1.0.0 * @date 2019-09-19 10:14 * @desc jiny - metadata **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/trace.go * @author jinycoo * @version 1.0.0 * @date 2019-09-19 10:09 * @desc jiny - trace **------------------------------------------------------------*
|
*------------------------------------------------------------** * @filename jiny/client.go * @author jinycoo * @version 1.0.0 * @date 2019-09-19 10:00 * @desc jiny - api client **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/csrf.go * @author jinycoo * @version 1.0.0 * @date 2019-07-24 10:11 * @desc jiny - csrf header validate **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/jiny.go * @author jinycoo * @version 1.0.0 * @date 2019-07-24 09:41 * @desc jiny - http server **------------------------------------------------------------* *------------------------------------------------------------** * @filename auth/jwt.go * @author jinycoo * @version 1.0.0 * @date 2019-07-24 14:15 * @desc auth - jwt token **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/metadata.go * @author jinycoo * @version 1.0.0 * @date 2019-09-19 10:14 * @desc jiny - metadata **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/trace.go * @author jinycoo * @version 1.0.0 * @date 2019-09-19 10:09 * @desc jiny - trace **------------------------------------------------------------* |
jiny/debug
*------------------------------------------------------------** * @filename debug/pprof.go * @author jinycoo * @version 1.0.0 * @date 2019-07-25 13:10 * @desc debug - pprof 性能优化 **------------------------------------------------------------*
|
*------------------------------------------------------------** * @filename debug/pprof.go * @author jinycoo * @version 1.0.0 * @date 2019-07-25 13:10 * @desc debug - pprof 性能优化 **------------------------------------------------------------* |
jiny/server
*------------------------------------------------------------** * @filename jiny/context.go * @author jinycoo * @version 1.0.0 * @date 2019-07-25 09:56 * @desc jiny - context **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/params.go * @author jinycoo * @version 1.0.0 * @date 2019-08-01 13:58 * @desc jiny - params **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/jiny.go * @author jinycoo * @version 1.0.0 * @date 2019-07-23 10:47 * @desc jiny - entry framework **------------------------------------------------------------*
|
*------------------------------------------------------------** * @filename jiny/context.go * @author jinycoo * @version 1.0.0 * @date 2019-07-25 09:56 * @desc jiny - context **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/params.go * @author jinycoo * @version 1.0.0 * @date 2019-08-01 13:58 * @desc jiny - params **------------------------------------------------------------* *------------------------------------------------------------** * @filename jiny/jiny.go * @author jinycoo * @version 1.0.0 * @date 2019-07-23 10:47 * @desc jiny - entry framework **------------------------------------------------------------* |
muxie/_examples/6_middleware
Package main will explore the helpers for middleware(s) that Muxie has to offer, but they are totally optional, you can still use your favourite pattern to wrap route handlers.
|
Package main will explore the helpers for middleware(s) that Muxie has to offer, but they are totally optional, you can still use your favourite pattern to wrap route handlers. |
*------------------------------------------------------------** * @filename metadata/key.go * @author jinycoo * @version 1.0.0 * @date 2019-07-15 18:17 * @desc metadata - key **------------------------------------------------------------* *------------------------------------------------------------** * @filename metadata/metadata.go * @author jinycoo * @version 1.0.0 * @date 2019-07-15 18:18 * @desc metadata - metadata **------------------------------------------------------------*
|
*------------------------------------------------------------** * @filename metadata/key.go * @author jinycoo * @version 1.0.0 * @date 2019-07-15 18:17 * @desc metadata - key **------------------------------------------------------------* *------------------------------------------------------------** * @filename metadata/metadata.go * @author jinycoo * @version 1.0.0 * @date 2019-07-15 18:18 * @desc metadata - metadata **------------------------------------------------------------* |
netutil
|
|
breaker
*------------------------------------------------------------** * @filename breaker/breaker.go * @author jinycoo * @version 1.0.0 * @date 2019-07-31 14:47 * @desc breaker - 熔断器 **------------------------------------------------------------* *------------------------------------------------------------** * @filename breaker/config.go * @author jinycoo * @version 1.0.0 * @date 2019-07-31 14:49 * @desc breaker - 熔断配置 **------------------------------------------------------------* *------------------------------------------------------------** * @filename breaker/sre.go * @author jinycoo * @version 1.0.0 * @date 2019-07-31 14:57 * @desc breaker - SRE **------------------------------------------------------------*
|
*------------------------------------------------------------** * @filename breaker/breaker.go * @author jinycoo * @version 1.0.0 * @date 2019-07-31 14:47 * @desc breaker - 熔断器 **------------------------------------------------------------* *------------------------------------------------------------** * @filename breaker/config.go * @author jinycoo * @version 1.0.0 * @date 2019-07-31 14:49 * @desc breaker - 熔断配置 **------------------------------------------------------------* *------------------------------------------------------------** * @filename breaker/sre.go * @author jinycoo * @version 1.0.0 * @date 2019-07-31 14:57 * @desc breaker - SRE **------------------------------------------------------------* |
rpc
|
|
thrift
*------------------------------------------------------------** * @filename thrift/config.go * @author jinycoo * @version 1.0.0 * @date 2019-07-26 10:48 * @desc thrift - config **------------------------------------------------------------*
|
*------------------------------------------------------------** * @filename thrift/config.go * @author jinycoo * @version 1.0.0 * @date 2019-07-26 10:48 * @desc thrift - config **------------------------------------------------------------* |
warden/benchmark/bench/proto
Package grpc is a generated protocol buffer package.
|
Package grpc is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.