Athan

Results 11 issues of Athan

我在使用 teddysun/l2tp:alpine 的过程中, 因为centos8推荐使用podman而不是docker, 无法将其跑起来, 而且其它的替代docker容器也无法将其跑起来,都是一样的错误 错误提示: Error: This script must be run in a Docker container. 请问有空修复一下这个错误吗?

I trying to install wasm-pack in `alpine` linux, but cannot install, error logs below How I can install wasm-pack in `alpine` linux ? ```log error: failed to run custom build...

![image](https://user-images.githubusercontent.com/77688002/121168717-db46fc00-c885-11eb-82ee-a982427fdfc6.png) ![image](https://user-images.githubusercontent.com/77688002/121168828-f3b71680-c885-11eb-9e81-0ae6642bbfac.png) 我已经装了插件,可是dev-tools里面一直没请求出去, 也没返回. 接口不能请求,已经按正常配置 console里面一直报错 `runtime.js:1 Uncaught (in promise) TypeError: Failed to fetch` 是不是要做什么特殊配置

升级 `element-plus` 的包后, `globalComponentSize` 只支持 `"", "default", "small", "large"` 4个值, 如果用老的 `medium, mini` 会报错

https://github.com/steebchen/prisma-client-go can join prisma into this test ?

根据golang的orm性能评测 https://github.com/efectn/go-orm-benchmarks/blob/master/results.md zorm总体而言性能总体都在比较中下水平,为何会这样?

I'm using your template as base, but I don't know how to generate `types.rs` this file, would you might teach me how to generate this file ? as your `types.rs`...

I defined a field as interface{} in the .api file, but httpx.Parse just won’t work with it, and throws an error: type mismatch for field “evaluation” The reason is that...

如题: https://github.com/athxx/coordtransform-rs

Does ntex have any plans to support http3? For example, webtransport function?