Rename conflicting methods (#20)
This commit is contained in:
parent
7e8dd9ab95
commit
4ef79f1d12
8 changed files with 21 additions and 20 deletions
|
|
@ -130,7 +130,7 @@ In addition, were added:
|
|||
* NewClearTextMessage(data []byte, signature []byte) *ClearTextMessage
|
||||
* (msg *ClearTextMessage) GetBinary() []byte
|
||||
* (msg *ClearTextMessage) GetString() string
|
||||
* (msg *ClearTextMessage) GetSignature() []byte
|
||||
* (msg *ClearTextMessage) GetBinarySignature() []byte
|
||||
* (msg *ClearTextMessage) GetArmored() (string, error)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue