//
pkg.gl
Category
github.com/jiro4989/diff2xlsx
internal
config
package
1.3.9
Repository:
https://github.com/jiro4989/diff2xlsx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
86 SLOC
#
Functions
InitConfigFile
InitConfigFileはtomlファイルが存在しない時に初期ファイルを生成する。.
#
Variables
StyleFilePath
excelのスタイルの設定ファイルのパス.
#
Structs
Border
Borderは枠線の設定を扱います。.
DiffBackgroundColor
DiffBackgroundColorはdiffテキストの背景色を扱います。.
Font
Fontはすべてのセルのフォントを扱います。.
StyleConfig
StyleConfigはtoml設定ファイルのすべての設定を保持します。.