github.com/turingchain2020/turingchain@v1.1.21/types/doc.go (about) 1 // Copyright Turing Corp. 2018 All Rights Reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 4 5 package types 6 7 //模块的主要功能:基本的数据结构的定义,各个模块可能都会共享这个数据结构 8 //主要的数据结构的列表: