Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service interface { /* Deploy NotionService를 토대로 각 플랫폼에 노션 포스트를 배포한다. */ Deploy() (model.DeployResult, error) // contains filtered or unexported methods }
func NewService ¶
Click to show internal directories.
Click to hide internal directories.