ximports

package
v0.1.20200119 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Clean

func Clean(fileName string, src []byte) ([]byte, error)

Clean 未使用的import

func FormatImports

func FormatImports(fileName string, src []byte, options *common.Options) (out []byte, err error)

FormatImports 格式化 import 部分 多段import 会合并成一段 默认按照3段:系统库、第三方库、当前项目库 单独的注释行会保留 不会自动去除没使用的import

Types

This section is empty.

Jump to

Keyboard shortcuts

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