Documentation
¶
Index ¶
- type Company
- func (this *Company) GetCompanyBaseInfo(name string) (Map, error)
- func (this *Company) GetCompanyOtherAll(name string) Map
- func (this *Company) GetCompanyOtherCopyrightsInfo(name string) (Map, error)
- func (this *Company) GetCompanyPatentsInfo(name string) (Map, error)
- func (this *Company) GetCompanyProfileTags(name string) (Map, error)
- func (this *Company) GetCompanySoftwareCopyrightsInfo(name string) (Map, error)
- func (this *Company) GetCompanyTrademarksInfo(name string) (Map, error)
- func (this *Company) Init(apiCode string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Company ¶
var DefaultCompany Company
func (*Company) GetCompanyBaseInfo ¶
GetCompanyBaseInfo 获取企业基础信息
func (*Company) GetCompanyOtherAll ¶
GetCompanyBaseInfo 获取企业基础信息
func (*Company) GetCompanyOtherCopyrightsInfo ¶
获取其他著作信息
func (*Company) GetCompanyPatentsInfo ¶
GetCompanyPatentsInfo 获取专利信息
func (*Company) GetCompanyProfileTags ¶
获取大数据标签
func (*Company) GetCompanySoftwareCopyrightsInfo ¶
获取软著信息
func (*Company) GetCompanyTrademarksInfo ¶
获取商标信息
Click to show internal directories.
Click to hide internal directories.