Documentation
¶
Index ¶
Constants ¶
View Source
const ( BaseMapperName = "base" RootCAKey = "rootca" )
Variables ¶
This section is empty.
Functions ¶
func GetMainStoreKey ¶
func GetMainStoreKey() string
Types ¶
type MainMapper ¶
type MainMapper struct {
*mapper.BaseMapper
}
func NewMainMapper ¶
func NewMainMapper() *MainMapper
func (*MainMapper) Copy ¶
func (mapper *MainMapper) Copy() mapper.IMapper
func (*MainMapper) GetRootCA ¶ added in v0.0.2
func (mapper *MainMapper) GetRootCA() crypto.PubKey
获取CA
func (*MainMapper) MapperName ¶
func (mapper *MainMapper) MapperName() string
Click to show internal directories.
Click to hide internal directories.