config

package
v0.0.0-...-f871a89 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// 릴리즈 버전
	RELEASE_VERSION = "v0.0.1"

	COLUMN_TITLE    = "제목"
	COLUMN_CATEGORY = "카테고리"
	COLUMN_TAG      = "태그"
	COLUMN_STATUS   = "상태"
	COLUMN_URL      = "링크"

	POST_STATUS_UPLOAD   = "발행 요청"
	POST_STATUS_MODIFY   = "수정 요청"
	POST_STATUS_COMPLETE = "발행 완료"

	NOTION_V3_BASE_URL = "https://www.notion.so/api/v3"

	NOTION_HTML_DATA_PATH   = "./data"
	NOTION_CODE_BLOCK_THEME = "atom-one-dark"

	NOTION_ENQUEUE_TASK_PATH = "/enqueueTask"
	NOTION_GET_TASKS_PATH    = "/getTasks"

	NOTION_CSS       = "https://rawcdn.githack.com/ppuep94/n2t/5ef4dc01e9d6336341e9ab95bb71672f9d3a3dc9/assets/css/style2.css"
	NOTION_STYLE_TAG = `` /* 1367-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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