请考虑下面的可运行示例。packagemainimport("bytes""crypto/rand""crypto/rsa""crypto/tls""crypto/x509""encoding/pem""io""log""math/big""time"quic"github.com/lucas-clemente/quic-go")//varqc=&quic.Config{Versions:[]quic.VersionNumber{101}}varqc*quic.Config//GenerateTLSConfigcreatesbare-bonesTLSconfigfortheserver