1Q74

  • 홈
  • 태그
  • 방명록

Go/Cookbook 1

【Go/Cookbook】Send Email in golang(feat. Gmail) Go언어에서 이메일 전송하기

1. Description Go언어에서 이메일 전송하는 예제입니다. 본 예제에서는 Gmail의 smtp서버를 이용합니다. 2. Prerequisite 다음과 같은 모듈이 필요합니다. import ( "crypto/tls" "fmt" gomail "github.com/go-mail/mail" ) 3. Example Gmail의 smtp서버를 통해 메일을 전송합니다. package mail import ( "crypto/tls" "fmt" gomail "github.com/go-mail/mail" ) type Mail struct { } type SmtpServer struct { host string port int } type Account struct { email string password stri..

Go/Cookbook 2023.05.24
이전
1
다음
더보기
프로필사진

어디로 갈 지 몰라 헤멘 날도, 너무 아파 잠 못 들던 밤도 여전히 나는 기억하고 있어.

  • 분류 전체보기 (90)
    • JavaScript (70)
      • jQuery (66)
      • Native (4)
    • Node.js (4)
      • React (4)
    • CSS (6)
      • Cookbook (6)
    • Java (1)
      • Cookbook (1)
    • .NET (6)
      • 일반 (1)
      • C++ (5)
    • Python (1)
      • Cookbook (1)
    • Go (1)
      • Cookbook (1)
    • Database (1)
      • Tibero (1)

Tag

:parent, traversing, [name|='value'], nth-last-of-type, jQuery, selector, react, .NET, [name~=”value”], nodejs, CSS, addback, attribute prefix contains, name selector, only-of-type, JavaScript, native, [name*='value'], Attribute Contains Word, C++,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바