go pre_go118 源码

  • 2022-07-15
  • 浏览 (869)

golang pre_go118 代码

文件路径:/src/vendor/golang.org/x/net/idna/pre_go118.go

// Code generated by running "go generate" in golang.org/x/text. DO NOT EDIT.

// Copyright 2021 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

//go:build !go1.18
// +build !go1.18

package idna

const transitionalLookup = true

相关信息

go 源码目录

相关文章

go go118 源码

go idna10.0.0 源码

go idna9.0.0 源码

go punycode 源码

go tables10.0.0 源码

go tables11.0.0 源码

go tables12.0.0 源码

go tables13.0.0 源码

go tables9.0.0 源码

go trie 源码

0  赞