wechaty/go-wechaty

View on GitHub
wechaty-puppet/filebox/file_box_url.go

Summary

Maintainability
A
0 mins
Test Coverage
F
7%

func parameter remoteUrl should be remoteURL
Open

func newFileBoxUrl(remoteUrl string, headers http.Header) *fileBoxUrl {

func newFileBoxUrl should be newFileBoxURL
Open

func newFileBoxUrl(remoteUrl string, headers http.Header) *fileBoxUrl {

type fileBoxUrl should be fileBoxURL
Open

type fileBoxUrl struct {

struct field remoteUrl should be remoteURL
Open

    remoteUrl string

There are no issues that match your filters.

Category
Status