naver

package
v1.2.6 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// TaskID 네이버(https://www.naver.com/) 서비스와 연동되는 Task의 고유 식별자입니다.
	TaskID contract.TaskID = "NAVER"

	// WatchNewPerformancesCommand 네이버 신규 공연정보를 감시하는 Command의 고유 식별자입니다.
	// 이 Command는 네이버 공연 페이지를 주기적으로 스크래핑하여 새로운 공연 정보를 추적하고,
	// 신규 공연이 등록되면 텔레그램 등을 통해 알림을 전송합니다.
	WatchNewPerformancesCommand contract.TaskCommandID = "WatchNewPerformances"
)

Variables

View Source
var (
	// ErrEmptyQuery 설정 파일의 필수 입력값인 Query가 비어 있거나 공백만 포함된 경우 반환되는 에러입니다.
	ErrEmptyQuery = apperrors.New(apperrors.InvalidInput, "query가 입력되지 않았거나 공백입니다")
)

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