Versions in this module Expand all Collapse all v1 v1.99.1 Mar 16, 2022 Changes in this version + type NacosError struct + func NewNacosError(errorCode string, errMsg string, originError error) *NacosError + func (err *NacosError) Error() (str string) + func (err *NacosError) ErrorCode() string Other modules containing this package github.com/EricLi404/nacos-sdk-go/v2