urls

package
v0.0.0-...-bbaa137 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2021 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TabTech 技术
	TabTech = baseWebUrl + "?tab=tech"

	// TabCreative 创意
	TabCreative = baseWebUrl + "?tab=creative"

	// TabPlay 好玩
	TabPlay = baseWebUrl + "?tab=play"

	// TabApple Apple
	TabApple = baseWebUrl + "?tab=apple"

	// TabJobs 酷工作
	TabJobs = baseWebUrl + "?tab=jobs"

	// TabDeals 交易
	TabDeals = baseWebUrl + "?tab=deals"

	// TabCity 城市
	TabCity = baseWebUrl + "?tab=city"

	// TabQNA 问与答
	TabQNA = baseWebUrl + "?tab=qna"

	// TabHot 最热
	TabHot = baseWebUrl + "?tab=hot"

	// TabAll 全部
	TabAll = baseWebUrl + "?tab=all"
)

tab

View Source
const (
	TopicShow = baseApiUrl + "topics/show.json"
)

Variables

View Source
var TabLinkList = []map[string]string{
	{
		"tabName": "技术",
		"link":    TabTech,
	},
	{
		"tabName": "创意",
		"link":    TabCreative,
	},
	{
		"tabName": "好玩",
		"link":    TabPlay,
	},
	{
		"tabName": "Apple",
		"link":    TabApple,
	},
	{
		"tabName": "酷工作",
		"link":    TabJobs,
	},
	{
		"tabName": "交易",
		"link":    TabDeals,
	},
	{
		"tabName": "城市",
		"link":    TabCity,
	},
	{
		"tabName": "问与答",
		"link":    TabQNA,
	},
	{
		"tabName": "最热",
		"link":    TabHot,
	},
	{
		"tabName": "全部",
		"link":    TabAll,
	},
}

Functions

This section is empty.

Types

type ApiUrl

type ApiUrl string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL